lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID:
 <TY3PR01MB1134671902D8E0B6C612B6D9D86D6A@TY3PR01MB11346.jpnprd01.prod.outlook.com>
Date: Tue, 18 Nov 2025 15:41:08 +0000
From: Biju Das <biju.das.jz@...renesas.com>
To: biju.das.au <biju.das.au@...il.com>, Vinod Koul <vkoul@...nel.org>, Kishon
 Vijay Abraham I <kishon@...nel.org>, Rob Herring <robh@...nel.org>, Krzysztof
 Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>, Philipp
 Zabel <p.zabel@...gutronix.de>, Geert Uytterhoeven <geert+renesas@...der.be>,
	magnus.damm <magnus.damm@...il.com>
CC: "linux-phy@...ts.infradead.org" <linux-phy@...ts.infradead.org>,
	"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"linux-renesas-soc@...r.kernel.org" <linux-renesas-soc@...r.kernel.org>,
	Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@...renesas.com>, biju.das.au
	<biju.das.au@...il.com>
Subject: RE: [PATCH v4 0/2] Add Renesas RZ/G3E USB3.0 PHY driver

Hi All,

> -----Original Message-----
> From: Biju <biju.das.au@...il.com>
> Sent: 29 October 2025 08:41
> Subject: [PATCH v4 0/2] Add Renesas RZ/G3E USB3.0 PHY driver
> 
> From: Biju Das <biju.das.jz@...renesas.com>
> 
> This patch series aims to add Renesas RZ/G3E USB3.0 PHY driver support.
> 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
> 
> v3->v4:
>  * This patch series split from[1] as this series can be merged
>    without any issues.
>  * Collected tag from Geert.
> 
> [1] https://lore.kernel.org/all/20250916150255.4231-1-biju.das.jz@bp.renesas.com/
> 
> Biju Das (2):
>   dt-bindings: phy: renesas: Document Renesas RZ/G3E USB3.0 PHY
>   phy: renesas: Add Renesas RZ/G3E USB3.0 PHY driver
> 
>  .../bindings/phy/renesas,rzg3e-usb3-phy.yaml  |  63 +++++
>  drivers/phy/renesas/Kconfig                   |   7 +
>  drivers/phy/renesas/Makefile                  |   1 +
>  drivers/phy/renesas/phy-rzg3e-usb3.c          | 259 ++++++++++++++++++
>  4 files changed, 330 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/phy/renesas,rzg3e-usb3-phy.yaml
>  create mode 100644 drivers/phy/renesas/phy-rzg3e-usb3.c
> 
> --
> 2.43.0

Gentle ping.

Cheers,
Biju


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ