From: Claudiu Beznea <claudiu.beznea@tuxon.dev>
To: yoshihiro.shimoda.uh@renesas.com, vkoul@kernel.org,
kishon@kernel.org, horms+renesas@verge.net.au,
fabrizio.castro@bp.renesas.com, robh@kernel.org
Cc: linux-renesas-soc@vger.kernel.org, linux-phy@lists.infradead.org,
linux-kernel@vger.kernel.org,
Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Subject: Re: [PATCH RFT 0/5] phy: renesas: rcar-gen3-usb2: Fixes for Renesas RZ/G3S
Date: Wed, 19 Feb 2025 18:15:49 +0200 [thread overview]
Message-ID: <b9b14a25-675e-4e3f-afcc-e82d5ed740a7@tuxon.dev> (raw)
In-Reply-To: <20250219160749.1750797-1-claudiu.beznea.uj@bp.renesas.com>
Adding reference to the missing series (see below).
On 19.02.2025 18:07, Claudiu wrote:
> From: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
>
> Hi,
>
> Series add fixes for the Renesas USB2 PHY driver identified while
> working on the Renesas RZ/G3S USB support. These changes are
> needed for the upcomming RZ/G3S USB support (especially for the
> power management support).
>
> Series (with [1] on top) was tested on Renesas RZ/G3S with consecutive
> unbind/bind and data transfer tests before/after the unbind/bind.
>
> The unbind/bind was also tested on the devices with the following
> device trees but w/o checking the data transfer (as I only had
> remote access w/o USB devices connected):
> - r8a7742-iwg21d-q7.dts
> - r8a7743-iwg20d-q7.dts
> - r8a7744-iwg20d-q7.dts
> - r8a7745-iwg22d-sodimm.dts
> - r8a77470-iwg23s-sbc.dts
> - r8a774a1-hihope-rzg2m-ex.dts
> - r8a774b1-hihope-rzg2n-ex.dts
> - r8a774e1-hihope-rzg2h-ex.dts
> - r9a07g043u11-smarc.dts
> - r9a07g044c2-smarc.dts
> - r9a07g044l2-smarc.dts
> - r9a07g054l2-smarc.dts
> - r9a07g043f01-smarc.dts
>
> Please give it a try also on your devices with [1] on top as well.
>
> Thank you,
> Claudiu Beznea
[1]
https://lore.kernel.org/all/20250219161239.1751756-1-claudiu.beznea.uj@bp.renesas.com
>
> Claudiu Beznea (5):
> phy: renesas: rcar-gen3-usb2: Fix role detection on unbind/bind
> phy: renesas: rcar-gen3-usb2: Move IRQ request in probe
> phy: renesas: rcar-gen3-usb2: Lock around hardware registers and
> driver data
> phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power off
> phy: renesas: rcar-gen3-usb2: Set timing registers only once
>
> drivers/phy/renesas/phy-rcar-gen3-usb2.c | 134 +++++++++++++----------
> 1 file changed, 74 insertions(+), 60 deletions(-)
>
next prev parent reply other threads:[~2025-02-19 16:15 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-19 16:07 [PATCH RFT 0/5] phy: renesas: rcar-gen3-usb2: Fixes for Renesas RZ/G3S Claudiu
2025-02-19 16:07 ` [PATCH RFT 1/5] phy: renesas: rcar-gen3-usb2: Fix role detection on unbind/bind Claudiu
2025-02-19 16:07 ` [PATCH RFT 2/5] phy: renesas: rcar-gen3-usb2: Move IRQ request in probe Claudiu
2025-02-21 2:10 ` Yoshihiro Shimoda
2025-02-21 7:50 ` Geert Uytterhoeven
2025-02-19 16:07 ` [PATCH RFT 3/5] phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver data Claudiu
2025-02-19 16:07 ` [PATCH RFT 4/5] phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power off Claudiu
2025-02-21 2:12 ` Yoshihiro Shimoda
2025-02-19 16:07 ` [PATCH RFT 5/5] phy: renesas: rcar-gen3-usb2: Set timing registers only once Claudiu
2025-02-19 16:15 ` Claudiu Beznea [this message]
2025-02-21 2:07 ` [PATCH RFT 0/5] phy: renesas: rcar-gen3-usb2: Fixes for Renesas RZ/G3S Yoshihiro Shimoda
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=b9b14a25-675e-4e3f-afcc-e82d5ed740a7@tuxon.dev \
--to=claudiu.beznea@tuxon.dev \
--cc=claudiu.beznea.uj@bp.renesas.com \
--cc=fabrizio.castro@bp.renesas.com \
--cc=horms+renesas@verge.net.au \
--cc=kishon@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-phy@lists.infradead.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=robh@kernel.org \
--cc=vkoul@kernel.org \
--cc=yoshihiro.shimoda.uh@renesas.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