Message ID | 20230824083006.88944-1-biju.das.jz@bp.renesas.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | ac2453d06c768b0604e231d6effabc1c405bd802 |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | arm64: defconfig: Enable Renesas versa3 clock generator config | expand |
On Thu, Aug 24, 2023 at 10:30 AM Biju Das <biju.das.jz@bp.renesas.com> wrote: > Enable config for Renesas versa3 clock generator as it is populated on > RZ/{G2L, G2LC} and RZ/V2L SMARC EVKs. > > Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Now it is used (as of v6.-7rc1) Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> i.e. will queue in renesas-devel for v6.8. Gr{oetje,eeting}s, Geert
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index bf13d5c46578..a7c27334dea0 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1171,6 +1171,7 @@ CONFIG_COMMON_CLK_FSL_SAI=y CONFIG_COMMON_CLK_S2MPS11=y CONFIG_COMMON_CLK_PWM=y CONFIG_COMMON_CLK_RS9_PCIE=y +CONFIG_COMMON_CLK_VC3=y CONFIG_COMMON_CLK_VC5=y CONFIG_COMMON_CLK_NPCM8XX=y CONFIG_COMMON_CLK_BD718XX=m
Enable config for Renesas versa3 clock generator as it is populated on RZ/{G2L, G2LC} and RZ/V2L SMARC EVKs. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)