public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@nabladev.com>
To: Biju <biju.das.au@gmail.com>
Cc: cip-dev@lists.cip-project.org,
	Nobuhiro Iwamatsu <nobuhiro.iwamatsu.x90@mail.toshiba>,
	Pavel Machek <pavel@nabladev.com>,
	Biju Das <biju.das.jz@bp.renesas.com>,
	Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Subject: Re: [PATCH 6.12.y-cip 08/11] phy: renesas: Add Renesas RZ/G3E USB3.0 PHY driver
Date: Wed, 18 Mar 2026 11:02:18 +0100	[thread overview]
Message-ID: <abp4KprlYyU+jMPu@duo.ucw.cz> (raw)
In-Reply-To: <20260312153522.1131675-9-biju.das.jz@bp.renesas.com>

[-- Attachment #1: Type: text/plain, Size: 862 bytes --]

Hi!

> Add Renesas RZ/G3E USB3.0 PHY driver. This module is connected
> between USB3 Host and PHY module. The main functions of this
> module are:
>  1) Reset control
>  2) Control of PHY input pins
>  3) Monitoring of PHY output pins

> +++ b/drivers/phy/renesas/Kconfig
> @@ -40,3 +40,10 @@ config PHY_RCAR_GEN3_USB3
>  	select GENERIC_PHY
>  	help
>  	  Support for USB 3.0 PHY found on Renesas R-Car generation 3 SoCs.
> +
> +config PHY_RZ_G3E_USB3
> +	tristate "Renesas RZ/G3E USB 3.0 PHY driver"
> +	depends on ARCH_RENESAS || COMPILE_TEST
> +	select GENERIC_PHY
> +	help
> +	  Support for USB 3.0 PHY found on Renesas RZ/G3E SoCs.

We usually have notice about module name here.

> +++ b/drivers/phy/renesas/phy-rzg3e-usb3.c

> +MODULE_AUTHOR("biju.das.jz@bp.renesas.com>");

This should include real name and "<".

Thanks and best regards,
								Pavel

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

  reply	other threads:[~2026-03-18 10:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-12 15:35 [PATCH 6.12.y-cip 00/11] Add RZ/G3E USB3.2 Gen1 Host Controller support Biju
2026-03-12 15:35 ` [PATCH 6.12.y-cip 01/11] dt-bindings: clock: renesas,r9a09g047-cpg: Add USB3.0 core clocks Biju
2026-03-12 15:35 ` [PATCH 6.12.y-cip 02/11] clk: renesas: r9a09g047: Add USB3.0 clocks/resets Biju
2026-03-12 15:35 ` [PATCH 6.12.y-cip 03/11] dt-bindings: usb: Document Renesas RZ/G3E USB3HOST Biju
2026-03-12 15:35 ` [PATCH 6.12.y-cip 04/11] usb: host: xhci-rcar: Move R-Car reg definitions Biju
2026-03-12 15:35 ` [PATCH 6.12.y-cip 05/11] usb: host: xhci-plat: Add .post_resume_quirk for struct xhci_plat_priv Biju
2026-03-12 15:35 ` [PATCH 6.12.y-cip 06/11] usb: host: xhci-rcar: Add Renesas RZ/G3E USB3 Host driver support Biju
2026-03-12 15:35 ` [PATCH 6.12.y-cip 07/11] dt-bindings: phy: renesas: Document Renesas RZ/G3E USB3.0 PHY Biju
2026-03-12 15:35 ` [PATCH 6.12.y-cip 08/11] phy: renesas: Add Renesas RZ/G3E USB3.0 PHY driver Biju
2026-03-18 10:02   ` Pavel Machek [this message]
2026-03-18 10:58     ` Biju Das
2026-03-12 15:35 ` [PATCH 6.12.y-cip 09/11] arm64: dts: renesas: r9a09g047: Add USB3 PHY/Host nodes Biju
2026-03-12 15:35 ` [PATCH 6.12.y-cip 10/11] arm64: dts: renesas: r9a09g047e57-smarc: Enable USB3HOST Biju
2026-03-12 15:35 ` [PATCH 6.12.y-cip 11/11] arm64: defconfig: Enable RZ/G3E USB3 PHY driver Biju
2026-03-18 10:03 ` [PATCH 6.12.y-cip 00/11] Add RZ/G3E USB3.2 Gen1 Host Controller support Pavel Machek
2026-03-18 21:59   ` [cip-dev] " Nobuhiro Iwamatsu (Toshiba)

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=abp4KprlYyU+jMPu@duo.ucw.cz \
    --to=pavel@nabladev.com \
    --cc=biju.das.au@gmail.com \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=cip-dev@lists.cip-project.org \
    --cc=nobuhiro.iwamatsu.x90@mail.toshiba \
    --cc=prabhakar.mahadev-lad.rj@bp.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