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

From: Gene Chen
Date: Fri Jul 15 2022 - 06:04:35 EST


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(-)