[PATCH 0/2] usb: typec: tcpci: support setting orientation via GPIO

Xu Yang posted 2 patches 4 weeks, 1 day ago
There is a newer version of this series
Documentation/devicetree/bindings/usb/nxp,ptn5110.yaml |  5 +++++
drivers/usb/typec/tcpm/tcpci.c                         | 18 ++++++++++++++++++
2 files changed, 23 insertions(+)
[PATCH 0/2] usb: typec: tcpci: support setting orientation via GPIO
Posted by Xu Yang 4 weeks, 1 day ago
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>