Devicetree
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Add PCIe support for RZ/V2H(P) SoC
@ 2026-05-18 15:53 Prabhakar
  2026-05-18 15:53 ` [PATCH v2 1/4] dt-bindings: PCI: renesas,r9a08g045-pcie: Add RZ/V2H(P) support Prabhakar
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Prabhakar @ 2026-05-18 15:53 UTC (permalink / raw)
  To: Lorenzo Pieralisi, Manivannan Sadhasivam,
	Krzysztof Wilczyński, Bjorn Helgaas, Rob Herring,
	Claudiu Beznea, Krzysztof Kozlowski, Conor Dooley, Philipp Zabel,
	Geert Uytterhoeven, Magnus Damm
  Cc: linux-pci, linux-renesas-soc, devicetree, linux-kernel, Prabhakar,
	Biju Das, Fabrizio Castro, Lad Prabhakar

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

Hi all,

This series adds support for the PCIe host controllers found on the
Renesas RZ/V2H(P) SoCs. The RZ/V2H(P) controller includes additional
features for PCIe lane control and supports multilink operation with
two independent controllers.

v1->v2:
- Dropped RZ/V2N DT binding patch as it has been merged in the
  pci/dt-binding branch.
- Dropped un-necessary new line in schema.
- Renamed RZG3S_PCIE_CHANNEL_ID* to RZG3S_PCIE_CONTROLLER_ID* for clarity.
- Added locks to protect shared lane configuration state and
  prevent concurrent access issues during probe.
- Added cleanup action to release lanes on driver removal.
- Reconfigured RZG3S_SYSC_FUNC_ID_LINK_MASTER in resume path.
- Renamed num_channels to num_pcie_controllers for clarity.
- Updated commit messages for clarity in patches 1-4.

note, the dt binding patch applies on top of pci/dt-binding branch.

Cheers,
Prabhakar

Lad Prabhakar (4):
  dt-bindings: PCI: renesas,r9a08g045-pcie: Add RZ/V2H(P) support
  PCI: rzg3s-host: Use shared reset controls for power domain resets
  PCI: rzg3s-host: Prepare System Controller handling for multiple
    controllers
  PCI: rzg3s-host: Add support for RZ/V2H(P) SoC

 .../bindings/pci/renesas,r9a08g045-pcie.yaml  |  21 +-
 drivers/pci/controller/pcie-rzg3s-host.c      | 229 ++++++++++++++++--
 2 files changed, 231 insertions(+), 19 deletions(-)


base-commit: d2fc550dfe13eef91b065af7a12348ba4162ac04
-- 
2.54.0


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

end of thread, other threads:[~2026-05-19  6:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-18 15:53 [PATCH v2 0/4] Add PCIe support for RZ/V2H(P) SoC Prabhakar
2026-05-18 15:53 ` [PATCH v2 1/4] dt-bindings: PCI: renesas,r9a08g045-pcie: Add RZ/V2H(P) support Prabhakar
2026-05-18 16:12   ` sashiko-bot
2026-05-19  6:57   ` Geert Uytterhoeven
2026-05-18 15:53 ` [PATCH v2 2/4] PCI: rzg3s-host: Use shared reset controls for power domain resets Prabhakar
2026-05-18 16:42   ` sashiko-bot
2026-05-18 15:53 ` [PATCH v2 3/4] PCI: rzg3s-host: Prepare System Controller handling for multiple controllers Prabhakar
2026-05-18 15:53 ` [PATCH v2 4/4] PCI: rzg3s-host: Add support for RZ/V2H(P) SoC Prabhakar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox