Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
* [PATCH v5 1/3] dt-bindings: extcon: ptn5150: Allow "connector" node to present
@ 2025-09-26  2:53 Xu Yang
  2025-09-26  2:53 ` [PATCH v5 2/3] extcon: ptn5150: Add Type-C orientation switch support Xu Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Xu Yang @ 2025-09-26  2:53 UTC (permalink / raw)
  To: krzk, myungjoo.ham, cw00.choi, robh, conor+dt
  Cc: devicetree, imx, jun.li, linux-kernel

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>

---
Changes in v5:
 - add Acked-by tag
Changes in v4:
 - no changes
Changes in v3:
 - add Acked-by tag
Changes in v2:
 - improve commit message
---
 Documentation/devicetree/bindings/extcon/extcon-ptn5150.yaml | 3 +++
 1 file changed, 3 insertions(+)

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
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-11-23 15:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-26  2:53 [PATCH v5 1/3] dt-bindings: extcon: ptn5150: Allow "connector" node to present Xu Yang
2025-09-26  2:53 ` [PATCH v5 2/3] extcon: ptn5150: Add Type-C orientation switch support Xu Yang
2025-09-26  2:53 ` [PATCH v5 3/3] extcon: ptn5150: Support USB role switch via connector fwnode Xu Yang
2025-09-26  3:02 ` [PATCH v5 1/3] dt-bindings: extcon: ptn5150: Allow "connector" node to present Xu Yang
2025-11-23 15:42   ` Chanwoo Choi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox