[PATCH 0/3] Update the max31790 driver

Chanh Nguyen posted 3 patches 1 year, 11 months ago
There is a newer version of this series
.../devicetree/bindings/hwmon/max31790.yaml   | 55 +++++++++++++++++++
drivers/hwmon/max31790.c                      | 31 +++++++++++
2 files changed, 86 insertions(+)
create mode 100644 Documentation/devicetree/bindings/hwmon/max31790.yaml
[PATCH 0/3] Update the max31790 driver
Posted by Chanh Nguyen 1 year, 11 months ago
Add the max31790 driver binding document and support pwmout-pin-as-tach-input
property for the max31790 driver.

Chanh Nguyen (3):
  dt-bindings: hwmon: Add maxim max31790 driver bindings
  hwmon: (max31790): Support config PWM output becomes TACH
  dt-bindings: hwmon: max31790: Add pwmout-pin-as-tach-input property

 .../devicetree/bindings/hwmon/max31790.yaml   | 55 +++++++++++++++++++
 drivers/hwmon/max31790.c                      | 31 +++++++++++
 2 files changed, 86 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/hwmon/max31790.yaml

-- 
2.17.1