public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] usb: typec: tcpci: Make the driver be compatible with TCPCI Spec
@ 2024-12-18  8:59 Miao.Zhu
  2024-12-18  8:59 ` [PATCH v4 1/2] usb: typec: tcpm: tcpci: Make the driver be compatible with the TCPCI spec [Rev 2.0 Ver 1.0, October 2017] Miao.Zhu
  2024-12-18  8:59 ` [PATCH v4 2/2] dt-bindings: usb: ptn5110: add TCPC properties Miao.Zhu
  0 siblings, 2 replies; 7+ messages in thread
From: Miao.Zhu @ 2024-12-18  8:59 UTC (permalink / raw)
  To: gregkh, robh, xu.yang_2, andre.draszik, dan.carpenter,
	emanuele.ghidoli, heikki.krogerus, m.felsch, rdbabiera,
	u.kleine-koenig, conor+dt, jun.li
  Cc: Miao.Zhu, linux-kernel, linux-usb, devicetree, Jianheng.Zhang,
	James.Li1, Martin.McKenny

The tcpci driver doesn't fully follow the TCPCI Spec [R2.0 V1.0]
even if it mentions this Spec in its comments.
The changes make the driver be compatible with the TCPCI spec and
won't impact existing HW.

Miao Zhu (2):
  usb: typec: tcpm: tcpci: Make the driver be compatible with the TCPCI
    spec [Rev 2.0 Ver 1.0, October 2017]
  dt-bindings: usb: ptn5110: add TCPC properties

 .../devicetree/bindings/usb/nxp,ptn5110.yaml       |  22 ++++
 drivers/usb/typec/tcpm/tcpci.c                     | 115 +++++++++++++++++----
 include/linux/usb/tcpci.h                          |  11 ++
 3 files changed, 128 insertions(+), 20 deletions(-)

-- 
2.9.3

base-commit: b86545e02e8c22fb89218f29d381fa8e8b91d815

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

end of thread, other threads:[~2024-12-19  8:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-18  8:59 [PATCH v4 0/2] usb: typec: tcpci: Make the driver be compatible with TCPCI Spec Miao.Zhu
2024-12-18  8:59 ` [PATCH v4 1/2] usb: typec: tcpm: tcpci: Make the driver be compatible with the TCPCI spec [Rev 2.0 Ver 1.0, October 2017] Miao.Zhu
2024-12-18  9:33   ` Dan Carpenter
2024-12-18 15:41     ` Dan Carpenter
2024-12-18  8:59 ` [PATCH v4 2/2] dt-bindings: usb: ptn5110: add TCPC properties Miao.Zhu
2024-12-18 17:08   ` Conor Dooley
2024-12-19  8:02   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox