[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241024083055.82047-2-wenliang202407@163.com>
Date: Thu, 24 Oct 2024 04:30:55 -0400
From: Wenliang <wenliang202407@....com>
To: linux@...ck-us.net
Cc: Wenliang <wenliang202407@....com>,
jdelvare@...e.com,
linux-hwmon@...r.kernel.org,
linux-kernel@...r.kernel.org,
robh@...nel.org,
conor+dt@...nel.org,
krzk+dt@...nel.org
Subject: [PATCH v3 2/2] dt-bindings: modified ina2xx to match SY24655
Adding Silergy's sy24655 as an adapter chip for Ina2xx drivers.
Because it is similar to INA226, the supply voltage and pin definitions
are the same. It also supports IIC communication, with only two
additional registers added for configuring and calculating average power.
Signed-off-by: Wenliang <wenliang202407@....com>
---
Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml b/Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml
index 6ae961732e6b..05a9cb36cd82 100644
--- a/Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml
+++ b/Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml
@@ -20,6 +20,7 @@ description: |
properties:
compatible:
enum:
+ - silergy,sy24655
- ti,ina209
- ti,ina219
- ti,ina220
--
2.17.1
Powered by blists - more mailing lists