[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241027071852.56240-2-kimseer.paller@analog.com>
Date: Sun, 27 Oct 2024 15:18:51 +0800
From: Kim Seer Paller <kimseer.paller@...log.com>
To: <linux-pm@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
CC: Sebastian Reichel <sre@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Mike Looijmans <mike.looijmans@...ic.nl>
Subject: [PATCH 1/2] dt-bindings: power/supply: Add ltc4162-f/s and ltc4015
Add support for ltc4162-f/s and ltc4015
- Add compatible entries for ltc4162-f/s and ltc4015
- Include datasheets for new devices
Signed-off-by: Kim Seer Paller <kimseer.paller@...log.com>
---
.../devicetree/bindings/power/supply/ltc4162-l.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/power/supply/ltc4162-l.yaml b/Documentation/devicetree/bindings/power/supply/ltc4162-l.yaml
index 29d536541..9b546150d 100644
--- a/Documentation/devicetree/bindings/power/supply/ltc4162-l.yaml
+++ b/Documentation/devicetree/bindings/power/supply/ltc4162-l.yaml
@@ -17,12 +17,18 @@ description: |
panels, etc., and a rechargeable Lithium-Ion/Polymer battery.
Specifications about the charger can be found at:
+ https://www.analog.com/en/products/ltc4162-l.html
+ https://www.analog.com/en/products/ltc4162-f.html
https://www.analog.com/en/products/ltc4162-s.html
+ https://www.analog.com/en/products/ltc4015.html
properties:
compatible:
enum:
- lltc,ltc4162-l
+ - lltc,ltc4162-f
+ - lltc,ltc4162-s
+ - lltc,ltc4015
reg:
maxItems: 1
--
2.34.1
Powered by blists - more mailing lists