mbox series

[0/3] usb: typec: tcpci_rt1711h: Add compatible with rt1715

Message ID 20220715100418.155011-1-gene.chen.richtek@gmail.com (mailing list archive)
Headers show
Series usb: typec: tcpci_rt1711h: Add compatible with rt1715 | expand

Message

Gene Chen July 15, 2022, 10:04 a.m. UTC
This patch series add binding document for rt1711h and compatible driver with
rt1715.

Gene Chen (2)
 dt-bindings usb: typec: rt1711h: Add binding for Richtek RT1711H
 usb: typec: tcpci: Add get cc tcpci callback
 usb: typec: tcpci_rt1711h: Add compatible with rt1715

 Documentation/devicetree/bindings/usb/richtek,rt1711h.yaml |   96 +++++++
 drivers/usb/typec/tcpm/tcpci.c                             |    3 
 drivers/usb/typec/tcpm/tcpci.h                             |    2 
 drivers/usb/typec/tcpm/tcpci_rt1711h.c                     |  168 ++++++++++++-
 4 files changed, 262 insertions(+), 7 deletions(-)