summaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon
diff options
context:
space:
mode:
authorAtif Ofluoglu <mailto:atif.ofluoglu@maximintegrated.com>2022-04-15 16:34:29 +0300
committerGuenter Roeck <linux@roeck-us.net>2022-05-20 10:57:05 -0700
commite5c498ccc90c87155d1f6980cac050d48b8a84b4 (patch)
treef3709f82348dea7a43b67e663f21f58200004b76 /Documentation/hwmon
parent229b159c505a7ee5da86f952db1e644b213ccb61 (diff)
downloadlinux-e5c498ccc90c87155d1f6980cac050d48b8a84b4.tar.bz2
hwmon: (pmbus/max16601) Add MAX16602 support
Adding another MAX16602 chip support to MAX16601 driver Tested with MAX16602 works as expected. Signed-off-by: Atif Ofluoglu <atif.ofluoglu@maximintegrated.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r--Documentation/hwmon/max16601.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/hwmon/max16601.rst b/Documentation/hwmon/max16601.rst
index 92c0a7d7808c..6a4eef8efbaf 100644
--- a/Documentation/hwmon/max16601.rst
+++ b/Documentation/hwmon/max16601.rst
@@ -21,6 +21,14 @@ Supported chips:
Datasheet: Not published
+ * Maxim MAX16602
+
+ Prefix: 'max16602'
+
+ Addresses scanned: -
+
+ Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX16602.pdf
+
Author: Guenter Roeck <linux@roeck-us.net>