[PATCH v3 6/9] arm64: dts: renesas: r9a08g045s33: Add PCIe node
Geert Uytterhoeven
geert at linux-m68k.org
Fri Aug 8 05:13:29 PDT 2025
Hi Claudiu,
On Fri, 4 Jul 2025 at 18:14, Claudiu <claudiu.beznea at tuxon.dev> wrote:
> From: Claudiu Beznea <claudiu.beznea.uj at bp.renesas.com>
>
> The RZ/G3S SoC has a variant (R9A08G045S33) which support PCIe. Add the
supports
> PCIe node.
>
> Tested-by: Wolfram Sang <wsa+renesas at sang-engineering.com>
> Signed-off-by: Claudiu Beznea <claudiu.beznea.uj at bp.renesas.com>
Thanks for your patch!
> --- a/arch/arm64/boot/dts/renesas/r9a08g045s33.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r9a08g045s33.dtsi
> @@ -12,3 +12,63 @@
> / {
> compatible = "renesas,r9a08g045s33", "renesas,r9a08g045";
> };
> +
> +&soc {
> + pcie: pcie at 11e40000 {
> + compatible = "renesas,r9a08g045s33-pcie";
In light of the discussion on "[PATCH v3 4/9] dt-bindings: PCI:
renesas,r9a08g045s33-pcie: Add documentation for the PCIe IP on Renesas
RZ/G3S", this should be "renesas,r9a08g045-pcie", and the device node
should be added to the base r9a08g045.dtsi instead (else everything
has to be duplicated in r9a08g045s{13,17,37}.dtsi). When support for
the variants without PCIe is added, the pcie node should be deleted
using /delete-node/ in r9a08g045s{11,15,31,35}.dtsi.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
More information about the linux-arm-kernel
mailing list