[PATCH] soc: renesas: Enable TMU support on R-Car Gen2
Niklas Söderlund
niklas.soderlund+renesas at ragnatech.se
Tue Mar 19 16:04:01 PDT 2024
Hi Geert,
Thanks for your work.
On 2024-03-19 17:29:55 +0100, Geert Uytterhoeven wrote:
> All Renesas R-Car Gen2 SoCs have Timer Units (TMU). Enable support for
> them by selecting the SYS_SUPPORTS_SH_TMU gatekeeper config symbol.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas at ragnatech.se>
> ---
> drivers/soc/renesas/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/soc/renesas/Kconfig b/drivers/soc/renesas/Kconfig
> index 90df78027995d9b1..3125ab575b60b8d1 100644
> --- a/drivers/soc/renesas/Kconfig
> +++ b/drivers/soc/renesas/Kconfig
> @@ -28,6 +28,7 @@ config ARCH_RCAR_GEN2
> select RENESAS_IRQC
> select RST_RCAR
> select SYS_SUPPORTS_SH_CMT
> + select SYS_SUPPORTS_SH_TMU
>
> config ARCH_RCAR_GEN3
> bool
> --
> 2.34.1
>
--
Kind Regards,
Niklas Söderlund
More information about the linux-arm-kernel
mailing list