devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hwmon: (lm75) Add NXP P3T1755 support
@ 2024-12-17 12:03 Wolfram Sang
  2024-12-17 12:03 ` [PATCH 1/2] dt-bindings: hwmon: lm75: Add NXP P3T1755 sensor Wolfram Sang
  2024-12-17 22:59 ` [PATCH 0/2] hwmon: (lm75) Add NXP P3T1755 support Guenter Roeck
  0 siblings, 2 replies; 6+ messages in thread
From: Wolfram Sang @ 2024-12-17 12:03 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: Wolfram Sang, Conor Dooley, devicetree, Guenter Roeck,
	Jean Delvare, Jonathan Corbet, Krzysztof Kozlowski, linux-doc,
	linux-hwmon, Rob Herring

This small series adds support for the above temp sensor. Ultimately, I
want to support it via I3C. But for now, start simple and add I2C
support, so we have something to compare against.


Wolfram Sang (2):
  dt-bindings: hwmon: lm75: Add NXP P3T1755 sensor
  hwmon: (lm75) Add NXP P3T1755 support

 Documentation/devicetree/bindings/hwmon/lm75.yaml |  1 +
 Documentation/hwmon/lm75.rst                      |  6 ++++--
 drivers/hwmon/lm75.c                              | 13 +++++++++++++
 3 files changed, 18 insertions(+), 2 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-12-18  7:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-17 12:03 [PATCH 0/2] hwmon: (lm75) Add NXP P3T1755 support Wolfram Sang
2024-12-17 12:03 ` [PATCH 1/2] dt-bindings: hwmon: lm75: Add NXP P3T1755 sensor Wolfram Sang
2024-12-17 18:18   ` Conor Dooley
2024-12-18  7:19     ` Wolfram Sang
2024-12-17 22:59 ` [PATCH 0/2] hwmon: (lm75) Add NXP P3T1755 support Guenter Roeck
2024-12-18  7:27   ` Wolfram Sang

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).