[PATCH] arm64: defconfig: Enable Renesas MTU3a counter config

Geert Uytterhoeven geert at linux-m68k.org
Tue May 30 00:55:58 PDT 2023


Hi Biju,

On Mon, Apr 17, 2023 at 12:06 PM Biju Das <biju.das.jz at bp.renesas.com> 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 at bp.renesas.com>
> ---
> 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?

>  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 at glider.be>
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 at 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



More information about the linux-arm-kernel mailing list