mbox series

[v3,0/2] arm64: dts: renesas: r8a779g0: add PCIe support

Message ID 20240822004454.1087582-1-yoshihiro.shimoda.uh@renesas.com (mailing list archive)
Headers show
Series arm64: dts: renesas: r8a779g0: add PCIe support | expand

Message

Yoshihiro Shimoda Aug. 22, 2024, 12:44 a.m. UTC
This patch series adds PCIe support for R-Car V4H (r8a779g0).
Since the dt-bindings of PCIe driver patches for R-Car V4H are merged
into the mainline, it's time to resubmit this dts[i] patches now.

Changes from v2:
https://lore.kernel.org/all/20240520075931.126476-1-yoshihiro.shimoda.uh@renesas.com/
- Rebase the patch on renesas-drivers-2024-08-20-v6.11-rc4
- Add Reviewed-by tag to the patch [12]/2.

Changes from v1:
https://lore.kernel.org/all/20240229120741.2553702-1-yoshihiro.shimoda.uh@renesas.com/
- Fix interrupt-map properites in the patch 1/2.

Yoshihiro Shimoda (2):
  arm64: dts: renesas: r8a779g0: Add PCIe Host and Endpoint nodes
  arm64: dts: renesas: white-hawk-cpu-common: Enable PCIe Host ch0

 arch/arm64/boot/dts/renesas/r8a779g0.dtsi     | 134 ++++++++++++++++++
 .../dts/renesas/white-hawk-cpu-common.dtsi    |  18 +++
 2 files changed, 152 insertions(+)

Comments

Geert Uytterhoeven Aug. 22, 2024, 1:39 p.m. UTC | #1
Hi Shimoda-san,

On Thu, Aug 22, 2024 at 2:45 AM Yoshihiro Shimoda
<yoshihiro.shimoda.uh@renesas.com> wrote:
> This patch series adds PCIe support for R-Car V4H (r8a779g0).
> Since the dt-bindings of PCIe driver patches for R-Car V4H are merged
> into the mainline, it's time to resubmit this dts[i] patches now.
>
> Changes from v2:
> https://lore.kernel.org/all/20240520075931.126476-1-yoshihiro.shimoda.uh@renesas.com/
> - Rebase the patch on renesas-drivers-2024-08-20-v6.11-rc4
> - Add Reviewed-by tag to the patch [12]/2.

Thank you, will queue in renesas-devel for v6.12.

Gr{oetje,eeting}s,

                        Geert