public inbox for imx@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH 0/2] usb: typec: tcpci: support setting orientation via GPIO
@ 2026-03-10  8:13 Xu Yang
  2026-03-10  8:13 ` [PATCH 1/2] dt-bindings: usb: nxp,ptn5110: add optional orientation-gpio property Xu Yang
  2026-03-10  8:13 ` [PATCH 2/2] usb: typec: tcpci: support setting orientation via GPIO Xu Yang
  0 siblings, 2 replies; 9+ messages in thread
From: Xu Yang @ 2026-03-10  8:13 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Li Jun, Badhri Jagan Sridharan, Heikki Krogerus
  Cc: linux-usb, imx, devicetree, linux-kernel, Xu Yang

This patchset will add support to set orientation via a simple GPIO in
case the tcpci compatible chip doesn't present "Connection Orientation"
standard output capability.

---
Xu Yang (2):
      dt-bindings: usb: nxp,ptn5110: add optional orientation-gpio property
      usb: typec: tcpci: support setting orientation via GPIO

 Documentation/devicetree/bindings/usb/nxp,ptn5110.yaml |  5 +++++
 drivers/usb/typec/tcpm/tcpci.c                         | 18 ++++++++++++++++++
 2 files changed, 23 insertions(+)
---
base-commit: bb375c251ab40bdbc5272008fcf2bc6cd5266610
change-id: 20260310-support-setting-orientation-use-gpio-5942d9a0b22e

Best regards,
-- 
Xu Yang <xu.yang_2@nxp.com>


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

end of thread, other threads:[~2026-03-11 15:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-10  8:13 [PATCH 0/2] usb: typec: tcpci: support setting orientation via GPIO Xu Yang
2026-03-10  8:13 ` [PATCH 1/2] dt-bindings: usb: nxp,ptn5110: add optional orientation-gpio property Xu Yang
2026-03-11 12:59   ` Krzysztof Kozlowski
2026-03-11 15:06     ` Xu Yang
2026-03-11 13:00   ` Krzysztof Kozlowski
2026-03-11 15:19     ` Xu Yang
2026-03-11 15:28       ` Krzysztof Kozlowski
2026-03-10  8:13 ` [PATCH 2/2] usb: typec: tcpci: support setting orientation via GPIO Xu Yang
2026-03-10 18:34   ` Frank Li

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