All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] usb: typec: tcpci_rt1711h: Add compatible with rt1715
@ 2022-07-15 10:04 Gene Chen
  2022-07-15 10:04 ` [PATCH 1/3] dt-bindings usb: typec: rt1711h: Add binding for Richtek RT1711H Gene Chen
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Gene Chen @ 2022-07-15 10:04 UTC (permalink / raw)
  To: linux, heikki.krogerus, gregkh, robh+dt, krzysztof.kozlowski+dt
  Cc: linux-usb, linux-kernel, devicetree, gene_chen, cy_huang

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



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

end of thread, other threads:[~2022-07-20 21:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-15 10:04 [PATCH 0/3] usb: typec: tcpci_rt1711h: Add compatible with rt1715 Gene Chen
2022-07-15 10:04 ` [PATCH 1/3] dt-bindings usb: typec: rt1711h: Add binding for Richtek RT1711H Gene Chen
2022-07-20 21:39   ` Rob Herring
2022-07-15 10:04 ` [PATCH 2/3] usb: typec: tcpci: Add get cc tcpci callback Gene Chen
2022-07-15 13:39   ` Guenter Roeck
2022-07-15 10:04 ` [PATCH 3/3] usb: typec: tcpci_rt1711h: Add compatible with rt1715 Gene Chen
2022-07-15 11:40   ` Greg KH
2022-07-15 13:34   ` Guenter Roeck
2022-07-16 20:56   ` kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.