[PATCH v1 1/2] dt-bindings: power: supply: cpcap-battery: document monitored-battery property

Svyatoslav Ryhel posted 2 patches 1 week, 2 days ago
[PATCH v1 1/2] dt-bindings: power: supply: cpcap-battery: document monitored-battery property
Posted by Svyatoslav Ryhel 1 week, 2 days ago
Document monitored-battery used to describe static battery cell properties.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
---
 .../devicetree/bindings/power/supply/cpcap-battery.yaml          | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/power/supply/cpcap-battery.yaml b/Documentation/devicetree/bindings/power/supply/cpcap-battery.yaml
index 694bfdb5815c..6dcca55d6d90 100644
--- a/Documentation/devicetree/bindings/power/supply/cpcap-battery.yaml
+++ b/Documentation/devicetree/bindings/power/supply/cpcap-battery.yaml
@@ -55,6 +55,7 @@ properties:
       - const: chg_isense
       - const: batti
 
+  monitored-battery: true
   power-supplies: true
 
 required:
-- 
2.51.0