On Wed, Sep 4, 2024 at 2:34 AM Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> wrote: > Enable PCIe Host controller on R-Car V4M Gray Hawk board. > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> i.e. will queue in renesas-devel for v6.13. > --- a/arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dts > +++ b/arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dts > +&pciec0 { > + reset-gpio = <&io_expander_a 0 GPIO_ACTIVE_LOW>; reset-gpios The former was deprecated in commit 42694f9f6407a933 ("dt-bindings: PCI: add snps,dw-pcie.yaml"). I'll fix that up while applying. > + status = "okay"; > +}; > + > &pfc { > pinctrl-0 = <&scif_clk_pins>, <&scif_clk2_pins>; > pinctrl-names = "default"; Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx 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