linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add USB2PHY control support for Renesas RZ/V2H(P) SoC
@ 2025-03-05 12:39 Prabhakar
  2025-03-05 12:39 ` [PATCH v2 1/2] dt-bindings: reset: Document RZ/V2H(P) USB2PHY Control Prabhakar
  2025-03-05 12:39 ` [PATCH v2 2/2] reset: Add USB2PHY control driver for Renesas RZ/V2H(P) Prabhakar
  0 siblings, 2 replies; 20+ messages in thread
From: Prabhakar @ 2025-03-05 12:39 UTC (permalink / raw)
  To: Philipp Zabel, Geert Uytterhoeven, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Magnus Damm
  Cc: devicetree, linux-kernel, linux-renesas-soc, Prabhakar, Biju Das,
	Fabrizio Castro, Lad Prabhakar

From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Hi All,

This patch series adds support for the USB2PHY control on the Renesas
RZ/V2H(P) SoC. The changes include documenting the USB2PHY control
bindings and adding the USB2PHY control driver.

These changes are necessary to support the USB2.0 on the RZ/V2H(P) SoC.

v1->v2
- Dropped binding postfix in subject line for patch 1/2
- Moved accquiring the ctrl2 pin in deassert callback
- Updated ctrl_status_bits

Cheers,
Prabhakar

Lad Prabhakar (2):
  dt-bindings: reset: Document RZ/V2H(P) USB2PHY Control
  reset: Add USB2PHY control driver for Renesas RZ/V2H(P)

 .../reset/renesas,rzv2h-usb2phy-ctrl.yaml     |  56 +++++
 drivers/reset/Kconfig                         |   7 +
 drivers/reset/Makefile                        |   1 +
 drivers/reset/reset-rzv2h-usb2phy-ctrl.c      | 223 ++++++++++++++++++
 4 files changed, 287 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/reset/renesas,rzv2h-usb2phy-ctrl.yaml
 create mode 100644 drivers/reset/reset-rzv2h-usb2phy-ctrl.c

-- 
2.43.0


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2025-03-27 17:24 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-05 12:39 [PATCH v2 0/2] Add USB2PHY control support for Renesas RZ/V2H(P) SoC Prabhakar
2025-03-05 12:39 ` [PATCH v2 1/2] dt-bindings: reset: Document RZ/V2H(P) USB2PHY Control Prabhakar
2025-03-05 16:26   ` Conor Dooley
2025-03-05 21:35     ` Lad, Prabhakar
2025-03-06 16:26       ` Conor Dooley
2025-03-13 13:09         ` Philipp Zabel
2025-03-13 13:17           ` Lad, Prabhakar
2025-03-27 11:06             ` Lad, Prabhakar
2025-03-27 16:40               ` Conor Dooley
2025-03-27 17:24                 ` Lad, Prabhakar
2025-03-06 11:15   ` Fabrizio Castro
2025-03-05 12:39 ` [PATCH v2 2/2] reset: Add USB2PHY control driver for Renesas RZ/V2H(P) Prabhakar
2025-03-06 11:17   ` Fabrizio Castro
2025-03-13  8:37   ` Philipp Zabel
2025-03-13 10:14     ` Fabrizio Castro
2025-03-13 13:06       ` Philipp Zabel
2025-03-18 12:31         ` Fabrizio Castro
2025-03-25 15:13           ` Philipp Zabel
2025-03-25 15:43             ` Fabrizio Castro
2025-03-13 11:23     ` Lad, Prabhakar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).