hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/Documentation/ABI/testing/sysfs-driver-w1_ds28e17
....@@ -5,7 +5,9 @@
55 Description: When written, this file sets the I2C speed on the connected
66 DS28E17 chip. When read, it reads the current setting from
77 the DS28E17 chip.
8
+
89 Valid values: 100, 400, 900 [kBaud].
10
+
911 Default 100, can be set by w1_ds28e17.speed= module parameter.
1012 Users: w1_ds28e17 driver
1113
....@@ -17,5 +19,6 @@
1719 the busy timeout for I2C operations on the connected DS28E17
1820 chip. When read, returns the current setting.
1921 Valid values: 1 to 9.
22
+
2023 Default 1, can be set by w1_ds28e17.stretch= module parameter.
2124 Users: w1_ds28e17 driver