From e5c498ccc90c87155d1f6980cac050d48b8a84b4 Mon Sep 17 00:00:00 2001 From: Atif Ofluoglu Date: Fri, 15 Apr 2022 16:34:29 +0300 Subject: 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 Signed-off-by: Guenter Roeck --- Documentation/hwmon/max16601.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Documentation/hwmon') 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 -- cgit v1.2.3