Re: [PATCH 2/2] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable PCIe
"Lad, Prabhakar" <[email protected]>
| Newsgroups | org.kernel.vger.linux-renesas-soc,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CA+V-a8uxm__9pz2iSfdkbfwHFFEUpaY9nG-CzotAATV3U+Dv2w@mail.gmail.com> |
Hi Geert, Thank you for the review. On Wed, Jul 1, 2026 at 3:49 PM Geert Uytterhoeven <[email protected]> wrote: > > Hi Prabhakar, > > On Tue, 2 Jun 2026 at 22:47, Prabhakar <[email protected]> wrote: > > From: Lad Prabhakar <[email protected]> > > > > Enable the PCIE1 slot which is connected to PCIe0 channel. > > > > Signed-off-by: Lad Prabhakar <[email protected]> > > Thanks for your patch! > > > --- a/arch/arm64/boot/dts/renesas/r9a09g057h44-rzv2h-evk.dts > > +++ b/arch/arm64/boot/dts/renesas/r9a09g057h44-rzv2h-evk.dts > > > @@ -430,6 +442,12 @@ i2c8_pins: i2c8 { > > <RZV2H_PORT_PINMUX(0, 7, 1)>; /* I2C8_SCL */ > > }; > > > > + pcie0_pins: pcie { > > pcie0 > Agreed, I will fix this in v2. Cheers, Prabhakar > > + pins = "PCIE0_RSTOUTB"; > > + slew-rate = <0>; > > + renesas,output-impedance = <2>; > > + }; > > + > > scif_pins: scif { > > pins = "SCIF_TXD", "SCIF_RXD"; > > renesas,output-impedance = <1>; > > The rest LGTM. > > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected] > > 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 >