Devicetree
 help / color / mirror / Atom feed
From: Drew Fustini <fustini@kernel.org>
To: Icenowy Zheng <zhengxingda@iscas.ac.cn>
Cc: Vinod Koul <vkoul@kernel.org>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>, Wei Fu <wefu@redhat.com>,
	Drew Fustini <dfustini@tenstorrent.com>,
	Jisheng Zhang <jszhang@kernel.org>,
	Philipp Zabel <p.zabel@pengutronix.de>,
	linux-phy@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, Han Gao <rabenda.cn@gmail.com>,
	Yao Zi <ziyao@disroot.org>, Icenowy Zheng <uwu@icenowy.me>
Subject: Re: [PATCH v2 0/2] phy: add support for TH1520 USB PHY
Date: Fri, 14 Aug 2026 17:07:23 -0700	[thread overview]
Message-ID: <an-tu75UOjleqcA7@thelio> (raw)
In-Reply-To: <20260723084316.3573714-1-zhengxingda@iscas.ac.cn>

On Thu, Jul 23, 2026 at 04:43:14PM +0800, Icenowy Zheng wrote:
> This patchset is splitted from the "Add TH1520 USB support" patchset,
> with only the PHY binding/driver part.
> 
> Icenowy Zheng (2):
>   dt-bindings: phy: add binding for T-Head TH1520 USB PHY
>   phy: add a driver for T-Head TH1520 USB PHY
> 
>  .../bindings/phy/thead,th1520-usb-phy.yaml    |  73 +++++++
>  drivers/phy/Kconfig                           |   1 +
>  drivers/phy/Makefile                          |   1 +
>  drivers/phy/thead/Kconfig                     |  11 ++
>  drivers/phy/thead/Makefile                    |   2 +
>  drivers/phy/thead/phy-th1520-usb.c            | 180 ++++++++++++++++++
>  6 files changed, 268 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/phy/thead,th1520-usb-phy.yaml
>  create mode 100644 drivers/phy/thead/Kconfig
>  create mode 100644 drivers/phy/thead/Makefile
>  create mode 100644 drivers/phy/thead/phy-th1520-usb.c
> 
> -- 
> 2.52.0

Hi, are you planning to send an updated version?

Thanks,
Drew

  parent reply	other threads:[~2026-08-15  0:07 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-23  8:43 [PATCH v2 0/2] phy: add support for TH1520 USB PHY Icenowy Zheng
2026-07-23  8:43 ` [PATCH v2 1/2] dt-bindings: phy: add binding for T-Head " Icenowy Zheng
2026-07-23  8:47   ` sashiko-bot
2026-07-23 14:05     ` Icenowy Zheng
2026-07-28 23:38       ` Drew Fustini
2026-07-23 14:09     ` Icenowy Zheng
2026-07-28 21:08       ` Drew Fustini
2026-07-23  8:43 ` [PATCH v2 2/2] phy: add a driver " Icenowy Zheng
2026-07-23  8:55   ` sashiko-bot
2026-07-29 15:51     ` Drew Fustini
2026-07-28 21:44   ` Drew Fustini
2026-08-15  0:07 ` Drew Fustini [this message]
2026-08-15  4:20   ` [PATCH v2 0/2] phy: add support for " Icenowy Zheng

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=an-tu75UOjleqcA7@thelio \
    --to=fustini@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dfustini@tenstorrent.com \
    --cc=jszhang@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=neil.armstrong@linaro.org \
    --cc=p.zabel@pengutronix.de \
    --cc=rabenda.cn@gmail.com \
    --cc=robh@kernel.org \
    --cc=uwu@icenowy.me \
    --cc=vkoul@kernel.org \
    --cc=wefu@redhat.com \
    --cc=zhengxingda@iscas.ac.cn \
    --cc=ziyao@disroot.org \
    /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