mbox series

[v2,0/2] (lm73) Add support for of_match_table

Message ID 20200212030615.28537-1-henry.shen@alliedtelesis.co.nz (mailing list archive)
Headers show
Series (lm73) Add support for of_match_table | expand

Message

Henry Shen Feb. 12, 2020, 3:06 a.m. UTC
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(+)