2024-01-08 14:31:11

by Michal Simek

[permalink] [raw]
Subject: [PATCH] dt-bindings: hwmon: ina2xx: Describe ina260 chip

Describe ina260 chip which is precision digital current and power monitor
with precision integrated shunt resistor.

Signed-off-by: Michal Simek <[email protected]>
---

Driver has been sent here but not merged yet
https://lore.kernel.org/all/ZOILXb-1ObJRB1ck@lguegan-thinkpad/

---
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 f324b627bf9c..a099bb71415e 100644
--- a/Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml
+++ b/Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml
@@ -28,6 +28,7 @@ properties:
- ti,ina231
- ti,ina237
- ti,ina238
+ - ti,ina260

reg:
maxItems: 1
--
2.36.1



2024-01-08 17:01:27

by Conor Dooley

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: hwmon: ina2xx: Describe ina260 chip

On Mon, Jan 08, 2024 at 03:30:51PM +0100, Michal Simek wrote:
> Describe ina260 chip which is precision digital current and power monitor
> with precision integrated shunt resistor.
>
> Signed-off-by: Michal Simek <[email protected]>

Acked-by: Conor Dooley <[email protected]>

Cheers,
Conor.


Attachments:
(No filename) (319.00 B)
signature.asc (235.00 B)
Download all attachments

2024-01-17 21:25:34

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: hwmon: ina2xx: Describe ina260 chip

On Mon, Jan 08, 2024 at 03:30:51PM +0100, Michal Simek wrote:
> Describe ina260 chip which is precision digital current and power monitor
> with precision integrated shunt resistor.
>
> Signed-off-by: Michal Simek <[email protected]>
> Acked-by: Conor Dooley <[email protected]>

Applied.

Guenter