[PATCH v2 2/3] hwmon: (lm75) add MAX31875 documentation

From: John Erasmus Mari Geronimo

Date: Thu Sep 24 2026 - 04:43:38 EST


Document the Maxim MAX31875 I2C temperature sensor as a supported
chip in the lm75 driver documentation.

Signed-off-by: John Erasmus Mari Geronimo <johnerasmusmari.geronimo@xxxxxxxxxx>
---
Documentation/hwmon/lm75.rst | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/Documentation/hwmon/lm75.rst b/Documentation/hwmon/lm75.rst
index ca46754e028b3..54a6a75e8a71b 100644
--- a/Documentation/hwmon/lm75.rst
+++ b/Documentation/hwmon/lm75.rst
@@ -66,9 +66,9 @@ Supported chips:

http://www.microchip.com/

- * Analog Devices ADT75
+ * Analog Devices ADT75, MAX31875

- Prefix: 'adt75'
+ Prefix: 'adt75', 'max31875'

Addresses scanned: none

@@ -76,6 +76,8 @@ Supported chips:

https://www.analog.com/adt75

+ https://www.analog.com/max31875
+
* ST Microelectronics STDS75

Prefix: 'stds75'
--
2.34.1