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

Gene Chen posted 3 patches 3 years, 9 months ago
There is a newer version of this series
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(-)
[PATCH 0/3] usb: typec: tcpci_rt1711h: Add compatible with rt1715
Posted by Gene Chen 3 years, 9 months ago
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(-)