[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241218085933.2790127-1-miao@synopsys.com>
Date: Wed, 18 Dec 2024 09:59:31 +0100
From: "Miao.Zhu" <Miao.Zhu@...opsys.com>
To: gregkh@...uxfoundation.org, robh@...nel.org, xu.yang_2@....com,
andre.draszik@...aro.org, dan.carpenter@...aro.org,
emanuele.ghidoli@...adex.com, heikki.krogerus@...ux.intel.com,
m.felsch@...gutronix.de, rdbabiera@...gle.com,
u.kleine-koenig@...libre.com, conor+dt@...nel.org, jun.li@....com
Cc: "Miao.Zhu" <Miao.Zhu@...opsys.com>, linux-kernel@...r.kernel.org,
linux-usb@...r.kernel.org, devicetree@...r.kernel.org,
Jianheng.Zhang@...opsys.com, James.Li1@...opsys.com,
Martin.McKenny@...opsys.com
Subject: [PATCH v4 0/2] usb: typec: tcpci: Make the driver be compatible with TCPCI Spec
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
Powered by blists - more mailing lists