[PATCH v1 1/2] dt-bindings: power: supply: max17201: add port property
Amit Sunil Dhamne
amitsd at google.com
Wed May 7 22:08:51 PDT 2025
Add port binding to represent an endpoint that connects the power line
from the battery to the Type-C port connector
Signed-off-by: Amit Sunil Dhamne <amitsd at google.com>
---
.../devicetree/bindings/power/supply/maxim,max17201.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/power/supply/maxim,max17201.yaml b/Documentation/devicetree/bindings/power/supply/maxim,max17201.yaml
index 4823021ff16b..50c2d672cabf 100644
--- a/Documentation/devicetree/bindings/power/supply/maxim,max17201.yaml
+++ b/Documentation/devicetree/bindings/power/supply/maxim,max17201.yaml
@@ -32,6 +32,11 @@ properties:
interrupts:
maxItems: 1
+ port:
+ $ref: /schemas/graph.yaml#/properties/port
+ description: OF graph endpoint representing power line (VBUS) connecting
+ with the Type-C port connector.
+
required:
- compatible
- reg
--
2.49.0.987.g0cc8ee98dc-goog
More information about the linux-arm-kernel
mailing list