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