From 072eecdf6b5b19bcffba22c147dd5df7b61e4afd Mon Sep 17 00:00:00 2001 From: Frank Wang Date: Fri, 23 Dec 2022 11:05:03 +0800 Subject: [PATCH] dt-bindings: connector: usb: add pd-revision property This property is used to tell the maximum USB Power Delivery revision which Type C controller can support. Signed-off-by: Frank Wang Signed-off-by: William Wu Change-Id: Ibc0b35096ae270cd6d0e67cbdb2e5b85604f43b3 --- .../devicetree/bindings/connector/usb-connector.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/connector/usb-connector.yaml b/Documentation/devicetree/bindings/connector/usb-connector.yaml index e4cf07ab5744..50f4077d68ee 100644 --- a/Documentation/devicetree/bindings/connector/usb-connector.yaml +++ b/Documentation/devicetree/bindings/connector/usb-connector.yaml @@ -93,6 +93,12 @@ properties: - device - dual + pd-revision: + description: Set the maximum PD revision of Type-C controller can support, + the descriptors are compliant in binary-coded decimal (i.e. 2.0 is 0200H + and 3.1 is 0310H). + $ref: /schemas/types.yaml#/definitions/uint32 + # The following are optional properties for "usb-c-connector" with power # delivery support. source-pdos: