linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add support for Atmel AT30TS74
@ 2022-04-25 20:35 Peter Rosin
  2022-04-25 20:35 ` [PATCH v2 1/2] dt-bindings: hwmon: Add " Peter Rosin
  2022-04-25 20:35 ` [PATCH v2 2/2] hwmon: (lm75) Add Atmel AT30TS74 support Peter Rosin
  0 siblings, 2 replies; 5+ messages in thread
From: Peter Rosin @ 2022-04-25 20:35 UTC (permalink / raw)
  To: linux-kernel
  Cc: Jean Delvare, Guenter Roeck, Rob Herring, Krzysztof Kozlowski,
	linux-hwmon, devicetree

Hi!

Yet another LM75 temperature sensor. Add it to the list of
supported chips.

Changes since v1:
- disable "flowed" text messages in thunderbird, and hopefully get
  clean patches this time (first patches sent since I got a new
  computer)     sorry about that      *blush*
- add tag from Rob Herring

Cheers,
Peter

Peter Rosin (2):
  dt-bindings: hwmon: Add Atmel AT30TS74
  hwmon: (lm75) Add Atmel AT30TS74 support

 Documentation/devicetree/bindings/hwmon/lm75.yaml |  1 +
 drivers/hwmon/Kconfig                             |  1 +
 drivers/hwmon/lm75.c                              | 14 ++++++++++++++
 3 files changed, 16 insertions(+)

-- 
2.20.1


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

end of thread, other threads:[~2022-04-25 21:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-25 20:35 [PATCH v2 0/2] Add support for Atmel AT30TS74 Peter Rosin
2022-04-25 20:35 ` [PATCH v2 1/2] dt-bindings: hwmon: Add " Peter Rosin
2022-04-25 21:09   ` Guenter Roeck
2022-04-25 20:35 ` [PATCH v2 2/2] hwmon: (lm75) Add Atmel AT30TS74 support Peter Rosin
2022-04-25 21:09   ` 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).