[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240529-apol-ina2xx-fix-v1-0-77b4b382190f@axis.com>
Date: Wed, 29 May 2024 08:07:13 +0200
From: Amna Waseem <Amna.Waseem@...s.com>
To: Jean Delvare <jdelvare@...e.com>, Guenter Roeck <linux@...ck-us.net>, "Rob
Herring" <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>, "Conor
Dooley" <conor+dt@...nel.org>
CC: Krzysztof Kozlowski <krzk@...nel.org>, <linux-hwmon@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>, Amna Waseem
<Amna.Waseem@...s.com>, <kernel@...s.com>
Subject: [PATCH 0/2] hwmon: (ina2xx):Add Suppor for passing alert polarity
from device tree to driver
The INA230 has alert polarity bit in Mask/Enable register which can be
configured to be active high or active low depending upon the requirements
of the hardware using this chip. The patches in this series adds the support
for passing alert polarity value from device tree to the driver. Alert polarity
property is added device tree bindings and the driver is modified to read
this property and set the Alert polarity (APOL) bit value in Mask/Enable register
of INA230.
Signed-off-by: Amna Waseem <Amna.Waseem@...s.com>
---
Amna Waseem (2):
dt-bindings: hwmon: ti,ina2xx: Add alert-polarity property
hwmon: (ina2xx) Add device tree support to pass alert polarity
.../devicetree/bindings/hwmon/ti,ina2xx.yaml | 9 +++++++
drivers/hwmon/ina2xx.c | 28 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
---
base-commit: a38297e3fb012ddfa7ce0321a7e5a8daeb1872b6
change-id: 20240524-apol-ina2xx-fix-34e76346cb26
Best regards,
--
Amna Waseem <Amna.Waseem@...s.com>
Powered by blists - more mailing lists