mbox series

[0/2] hwmon: devicetree support for hih6130

Message ID 20181227151349.29753-1-andreas@kemnade.info (mailing list archive)
Headers show
Series hwmon: devicetree support for hih6130 | expand

Message

Andreas Kemnade Dec. 27, 2018, 3:13 p.m. UTC
This patch set adds devicetree support for hih6130, so it can
be properly auto-probed using devicetree files

Andreas Kemnade (2):
  hwmon: (hih6130) add dtb compatibility tables
  devicetree: hwmon: Add bindings documentation for HIH6130

 Documentation/devicetree/bindings/hwmon/hih6130.txt | 12 ++++++++++++
 drivers/hwmon/hih6130.c                             | 11 ++++++++++-
 2 files changed, 22 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/hwmon/hih6130.txt