[PATCH v6 1/2] dt-bindings: connector: Add pd-disable property

From: Kyle Tso
Date: Wed Aug 04 2021 - 04:19:36 EST


Set "pd-disable" property if the Type-C connector has no power
delivery support.

Signed-off-by: Kyle Tso <kyletso@xxxxxxxxxx>
---
Changes since v5:
- Changed the property name to "pd-disable"

.../devicetree/bindings/connector/usb-connector.yaml | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/connector/usb-connector.yaml b/Documentation/devicetree/bindings/connector/usb-connector.yaml
index 92b49bc37939..7eb8659fa610 100644
--- a/Documentation/devicetree/bindings/connector/usb-connector.yaml
+++ b/Documentation/devicetree/bindings/connector/usb-connector.yaml
@@ -111,6 +111,10 @@ properties:
- 1.5A
- 3.0A

+ pd-disable:
+ description: Set this property if the Type-C connector has no power delivery support.
+ type: boolean
+
# The following are optional properties for "usb-c-connector" with power
# delivery support.
source-pdos:
--
2.32.0.554.ge1b32706d8-goog