diff options
| author | Xu Yang <xu.yang_2@nxp.com> | 2025-09-26 10:53:07 +0800 |
|---|---|---|
| committer | Chanwoo Choi <cw00.choi@samsung.com> | 2026-03-20 11:20:43 +0900 |
| commit | 086d7f1e063b3f7bbc6c54bbbabf1fa842be289f (patch) | |
| tree | 678af42df6dc59e3e93f1f5049a328141caedd14 /Documentation/devicetree/bindings/extcon | |
| parent | 8857f2495a2a37609ac925ab2fcd72104b190499 (diff) | |
dt-bindings: extcon: ptn5150: Allow "connector" node to present
PTN5150 is usually used with a Type-C connector, so allow a "connector"
node to be defined under it.
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Link: https://lore.kernel.org/lkml/20250926025309.24267-1-xu.yang_2@nxp.com/
Diffstat (limited to 'Documentation/devicetree/bindings/extcon')
| -rw-r--r-- | Documentation/devicetree/bindings/extcon/extcon-ptn5150.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/extcon/extcon-ptn5150.yaml b/Documentation/devicetree/bindings/extcon/extcon-ptn5150.yaml index 072b3c0c5fd0..79f88b5f4e5c 100644 --- a/Documentation/devicetree/bindings/extcon/extcon-ptn5150.yaml +++ b/Documentation/devicetree/bindings/extcon/extcon-ptn5150.yaml @@ -42,6 +42,9 @@ properties: description: A port node to link the usb controller for the dual role switch. + connector: + $ref: /schemas/connector/usb-connector.yaml# + required: - compatible - interrupts |
