Hi Wolfram, On Thu, Dec 21, 2017 at 1:08 PM, Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> wrote: > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > --- > > Do you actually want patches for renesas_defconfig? Yes we do! > arch/arm64/configs/renesas_defconfig | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig > index 88cbd4f769d15b..69a0e107c75bb7 100644 > --- a/arch/arm64/configs/renesas_defconfig > +++ b/arch/arm64/configs/renesas_defconfig > @@ -131,6 +131,8 @@ CONFIG_PINCTRL_SINGLE=y > CONFIG_GPIOLIB=y > CONFIG_GPIO_GENERIC_PLATFORM=y > CONFIG_GPIO_RCAR=y > +CONFIG_GPIO_PCA953X=y > +CONFIG_GPIO_PCA953X_IRQ=y Why enable CONFIG_GPIO_PCA953X_IRQ if you don't want to add an interrupts property to the device node in DT yet? ;-) > CONFIG_GPIO_BD9571MWV=y > CONFIG_THERMAL=y > CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y 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