aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon/lm95234
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-04-17 06:46:27 -0300
committerGuenter Roeck <linux@roeck-us.net>2019-04-17 09:51:07 -0700
commitb32570a4f0919569bcba13a5419ea97ca5c1d3cf (patch)
treec59aa98d6e1ffc0ee902516d7d3c24409feb7fae /Documentation/hwmon/lm95234
parentdocs: hwmon: pmbus files: convert to ReST format (diff)
downloadlinux-dev-b32570a4f0919569bcba13a5419ea97ca5c1d3cf.tar.xz
linux-dev-b32570a4f0919569bcba13a5419ea97ca5c1d3cf.zip
docs: hwmon: misc files: convert to ReST format
Convert other files maintained by Guenter to ReST format, in order to allow them to be parsed by Sphinx. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to '')
-rw-r--r--Documentation/hwmon/lm9523411
1 files changed, 9 insertions, 2 deletions
diff --git a/Documentation/hwmon/lm95234 b/Documentation/hwmon/lm95234
index 32b777ef224c..e4c14bea5efd 100644
--- a/Documentation/hwmon/lm95234
+++ b/Documentation/hwmon/lm95234
@@ -2,15 +2,22 @@ Kernel driver lm95234
=====================
Supported chips:
+
* National Semiconductor / Texas Instruments LM95233
+
Addresses scanned: I2C 0x18, 0x2a, 0x2b
+
Datasheet: Publicly available at the Texas Instruments website
- http://www.ti.com/product/lm95233
+
+ http://www.ti.com/product/lm95233
+
* National Semiconductor / Texas Instruments LM95234
+
Addresses scanned: I2C 0x18, 0x4d, 0x4e
+
Datasheet: Publicly available at the Texas Instruments website
- http://www.ti.com/product/lm95234
+ http://www.ti.com/product/lm95234
Author: Guenter Roeck <linux@roeck-us.net>