[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221220000457.1163446-1-jcormier@criticallink.com>
Date: Mon, 19 Dec 2022 19:04:53 -0500
From: "Cormier, Jonathan" <jcormier@...ticallink.com>
To: linux-hwmon@...r.kernel.org
Cc: "Cormier, Jonathan" <jcormier@...ticallink.com>,
Jean Delvare <jdelvare@...e.com>,
Guenter Roeck <linux@...ck-us.net>,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Bob Duke <bduke@...ticallink.com>,
John Pruitt <jpruitt@...ticallink.com>
Subject: [PATCH v2 0/2] hwmon: ltc2945: Add binding and shunt resistor support
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
Changes since v1:
- Add devicetree match table
- Add kerneldoc for the ltc2945_data struct
- Cleanup excesive comments about the shunt resistor
- Switch to device_property_read_u32()
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
Powered by blists - more mailing lists