linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] (lm73) Add support for of_match_table
@ 2020-02-12  3:06 Henry Shen
  2020-02-12  3:06 ` [PATCH v2 1/2] dt-bindings: Add TI LM73 as a trivial device Henry Shen
  2020-02-12  3:06 ` [PATCH v2 2/2] hwmon: (lm73) Add support for of_match_table Henry Shen
  0 siblings, 2 replies; 6+ messages in thread
From: Henry Shen @ 2020-02-12  3:06 UTC (permalink / raw)
  To: robh+dt, mark.rutland, guillaume.ligneul, jdelvare, linux,
	trivial, venture
  Cc: devicetree, linux-kernel, linux-hwmon, Henry Shen

This series adds documentation and compatible info for the lm73 temperature
sensor.

Henry Shen (2):
  dt-bindings: Add TI LM73 as a trivial device
  hwmon: (lm73) Add support for of_match_table

 Documentation/devicetree/bindings/trivial-devices.yaml |  2 ++
 drivers/hwmon/lm73.c                                   | 10 ++++++++++
 2 files changed, 12 insertions(+)

-- 
2.25.0


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

end of thread, other threads:[~2020-02-19 23:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-12  3:06 [PATCH v2 0/2] (lm73) Add support for of_match_table Henry Shen
2020-02-12  3:06 ` [PATCH v2 1/2] dt-bindings: Add TI LM73 as a trivial device Henry Shen
2020-02-19 15:19   ` Rob Herring
2020-02-19 23:07   ` Guenter Roeck
2020-02-12  3:06 ` [PATCH v2 2/2] hwmon: (lm73) Add support for of_match_table Henry Shen
2020-02-19 23:07   ` 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).