linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] device-tree: bindinds: add NXP PCT2075 as compatible device to LM75
@ 2019-07-11 12:45 Daniel Mack
  2019-07-11 12:45 ` [PATCH 2/2] drivers: hwmon: lm75: add support for PCT2075 Daniel Mack
  2019-07-13 13:24 ` [PATCH 1/2] device-tree: bindinds: add NXP PCT2075 as compatible device to LM75 Guenter Roeck
  0 siblings, 2 replies; 4+ messages in thread
From: Daniel Mack @ 2019-07-11 12:45 UTC (permalink / raw)
  To: linux-hwmon; +Cc: devicetree, linux, jdelvare, Daniel Mack

The PCT2075 is compatible to other chips that are already handled by
the LM75 driver.

Signed-off-by: Daniel Mack <daniel@zonque.org>
---
 Documentation/devicetree/bindings/hwmon/lm75.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/hwmon/lm75.txt b/Documentation/devicetree/bindings/hwmon/lm75.txt
index 12d8cf7cf592..bfb22b249708 100644
--- a/Documentation/devicetree/bindings/hwmon/lm75.txt
+++ b/Documentation/devicetree/bindings/hwmon/lm75.txt
@@ -15,6 +15,7 @@ Required properties:
 		"maxim,max31725",
 		"maxim,max31726",
 		"maxim,mcp980x",
+		"nxp,pct2075",
 		"st,stds75",
 		"st,stlm75",
 		"microchip,tcn75",
-- 
2.21.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-07-13 13:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-11 12:45 [PATCH 1/2] device-tree: bindinds: add NXP PCT2075 as compatible device to LM75 Daniel Mack
2019-07-11 12:45 ` [PATCH 2/2] drivers: hwmon: lm75: add support for PCT2075 Daniel Mack
2019-07-13 13:30   ` Guenter Roeck
2019-07-13 13:24 ` [PATCH 1/2] device-tree: bindinds: add NXP PCT2075 as compatible device to LM75 Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).