Hi Geert, Thanks for the feedback. > -----Original Message----- > From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> > Sent: Tuesday, May 30, 2023 8:56 AM > To: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > Cc: Catalin Marinas <catalin.marinas@xxxxxxx>; Will Deacon > <will@xxxxxxxxxx>; Bjorn Andersson <quic_bjorande@xxxxxxxxxxx>; Arnd > Bergmann <arnd@xxxxxxxx>; Geert Uytterhoeven <geert+renesas@xxxxxxxxx>; > Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>; Thierry Reding > <treding@xxxxxxxxxx>; Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>; > Mark Brown <broonie@xxxxxxxxxx>; Rafał Miłecki <rafal@xxxxxxxxxx>; > linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; Prabhakar Mahadev Lad > <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>; linux-renesas- > soc@xxxxxxxxxxxxxxx > Subject: Re: [PATCH] arm64: defconfig: Enable Renesas MTU3a counter > config > > Hi Biju, > > On Mon, Apr 17, 2023 at 12:06 PM Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > wrote: > > Enable MFD & counter related configs for Renesas MTU3a Counter as it > > is populated on RZ/{G2L, LC, UL} and RZ/V2L SMARC EVKs. > > > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > > --- > > This patch is based on linux-next. > > Thanks for your patch! > > > --- a/arch/arm64/configs/defconfig > > +++ b/arch/arm64/configs/defconfig > > @@ -690,6 +690,7 @@ CONFIG_MFD_SPMI_PMIC=y CONFIG_MFD_RK808=y > > CONFIG_MFD_SEC_CORE=y CONFIG_MFD_SL28CPLD=y > > +CONFIG_RZ_MTU3=y > > It's a pity this can't be modular. Care to fix that? OK, will fix this later, while mainling MTU3_PWM config. Cheers, Biju > > > CONFIG_MFD_TPS65219=y > > CONFIG_MFD_ROHM_BD718XX=y > > CONFIG_MFD_WCD934X=m > > @@ -1421,6 +1422,8 @@ CONFIG_INTERCONNECT_QCOM_SM8250=m > > CONFIG_INTERCONNECT_QCOM_SM8350=m CONFIG_INTERCONNECT_QCOM_SM8450=y > > CONFIG_INTERCONNECT_QCOM_SM8550=y > > +CONFIG_COUNTER=m > > +CONFIG_RZ_MTU3_CNT=m > > CONFIG_HTE=y > > CONFIG_HTE_TEGRA194=y > > CONFIG_HTE_TEGRA194_TEST=m > > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> i.e. will > queue in renesas-devel for v6.5. > > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@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