[PATCH 0/2] hwmon: ltc2945: Add binding and shunt resistor support

Cormier, Jonathan posted 2 patches 2 years, 9 months ago
Only 0 patches received!
There is a newer version of this series
.../bindings/hwmon/adi,ltc2945.yaml           | 50 +++++++++++
drivers/hwmon/ltc2945.c                       | 86 ++++++++++++++-----
2 files changed, 115 insertions(+), 21 deletions(-)
create mode 100644 Documentation/devicetree/bindings/hwmon/adi,ltc2945.yaml
[PATCH 0/2] hwmon: ltc2945: Add binding and shunt resistor support
Posted by Cormier, Jonathan 2 years, 9 months ago
Added the ability to specify the value of the shunt resistor in the
device tree instead of assuming it is 1 milliOhm.

Would be good to backport as well

Cormier, Jonathan (1):
  dt-bindings: hwmon: adi,ltc2945: Add binding

John Pruitt (1):
  hwmon: ltc2945: Allow setting shunt resistor

 .../bindings/hwmon/adi,ltc2945.yaml           | 50 +++++++++++
 drivers/hwmon/ltc2945.c                       | 86 ++++++++++++++-----
 2 files changed, 115 insertions(+), 21 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/hwmon/adi,ltc2945.yaml

-- 
2.25.1