public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Miao.Zhu" <Miao.Zhu@synopsys.com>
To: gregkh@linuxfoundation.org, robh@kernel.org, xu.yang_2@nxp.com,
	andre.draszik@linaro.org, dan.carpenter@linaro.org,
	emanuele.ghidoli@toradex.com, heikki.krogerus@linux.intel.com,
	m.felsch@pengutronix.de, rdbabiera@google.com,
	u.kleine-koenig@baylibre.com, conor+dt@kernel.org,
	jun.li@nxp.com
Cc: "Miao.Zhu" <Miao.Zhu@synopsys.com>,
	linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org,
	devicetree@vger.kernel.org, Jianheng.Zhang@synopsys.com,
	James.Li1@synopsys.com, Martin.McKenny@synopsys.com
Subject: [PATCH v2 0/2] usb: typec: tcpci: Make the driver be compatible with TCPCI Spec
Date: Wed, 18 Dec 2024 02:07:16 +0100	[thread overview]
Message-ID: <20241218010718.224530-1-miao@synopsys.com> (raw)
In-Reply-To: <20241202054314.k6dt7uhnv2kavea4@hippo>

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       |   5 +
 drivers/usb/typec/tcpm/tcpci.c                     | 115 +++++++++++++++++----
 include/linux/usb/tcpci.h                          |  11 ++
 3 files changed, 111 insertions(+), 20 deletions(-)

-- 
2.9.3

base-commit: b86545e02e8c22fb89218f29d381fa8e8b91d815

  reply	other threads:[~2024-12-18  1:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-02  3:06 [PATCH] 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-02  5:43 ` Xu Yang
2024-12-18  1:07   ` Miao.Zhu [this message]
2024-12-18  1:07     ` [PATCH v2 1/2] " Miao.Zhu
2024-12-18  1:07     ` [PATCH v2 2/2] dt-bindings: usb: ptn5110: add TCPC properties Miao.Zhu
2024-12-18  2:22       ` Rob Herring (Arm)
2024-12-18  5:22         ` [PATCH v3 " Miao.Zhu
2024-12-18  8:04           ` Krzysztof Kozlowski
2024-12-18  9:04             ` Krzysztof Kozlowski
2024-12-18  5:28         ` Miao.Zhu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241218010718.224530-1-miao@synopsys.com \
    --to=miao.zhu@synopsys.com \
    --cc=James.Li1@synopsys.com \
    --cc=Jianheng.Zhang@synopsys.com \
    --cc=Martin.McKenny@synopsys.com \
    --cc=andre.draszik@linaro.org \
    --cc=conor+dt@kernel.org \
    --cc=dan.carpenter@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=emanuele.ghidoli@toradex.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=heikki.krogerus@linux.intel.com \
    --cc=jun.li@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=m.felsch@pengutronix.de \
    --cc=rdbabiera@google.com \
    --cc=robh@kernel.org \
    --cc=u.kleine-koenig@baylibre.com \
    --cc=xu.yang_2@nxp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox