Hi Morimoto-san, On Mon, Jan 15, 2024 at 1:38 AM Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> wrote: > R-Car Gen4 is possible to use PCIe, this patch enables it. > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> Thanks for your patch! > --- a/arch/arm64/configs/renesas_defconfig > +++ b/arch/arm64/configs/renesas_defconfig > @@ -108,6 +108,8 @@ CONFIG_HOTPLUG_PCI=y > CONFIG_PCI_HOST_GENERIC=y > CONFIG_PCIE_RCAR_HOST=y > CONFIG_PCIE_RCAR_EP=y > +CONFIG_PCIE_RCAR_GEN4_HOST=y > +CONFIG_PCIE_RCAR_GEN4_EP=y > CONFIG_PCI_ENDPOINT=y > CONFIG_PCI_ENDPOINT_CONFIGFS=y > CONFIG_PCI_EPF_TEST=y These two options are already enabled, cfr. https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git/commit/?h=topic/renesas-defconfig&id=2588e66d6f71d0c96ce09e861e667284fd7a1a33 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