* [PATCH] soc: renesas: Enable TMU support on R-Car Gen2
@ 2024-03-19 16:29 Geert Uytterhoeven
2024-03-19 23:04 ` Niklas Söderlund
2024-03-20 7:10 ` Wolfram Sang
0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2024-03-19 16:29 UTC (permalink / raw)
To: Magnus Damm, Niklas Söderlund
Cc: linux-renesas-soc, linux-arm-kernel, Geert Uytterhoeven
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@glider.be>
---
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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] soc: renesas: Enable TMU support on R-Car Gen2
2024-03-19 16:29 [PATCH] soc: renesas: Enable TMU support on R-Car Gen2 Geert Uytterhoeven
@ 2024-03-19 23:04 ` Niklas Söderlund
2024-03-20 7:10 ` Wolfram Sang
1 sibling, 0 replies; 3+ messages in thread
From: Niklas Söderlund @ 2024-03-19 23:04 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: Magnus Damm, linux-renesas-soc, linux-arm-kernel
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@glider.be>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] soc: renesas: Enable TMU support on R-Car Gen2
2024-03-19 16:29 [PATCH] soc: renesas: Enable TMU support on R-Car Gen2 Geert Uytterhoeven
2024-03-19 23:04 ` Niklas Söderlund
@ 2024-03-20 7:10 ` Wolfram Sang
1 sibling, 0 replies; 3+ messages in thread
From: Wolfram Sang @ 2024-03-20 7:10 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Magnus Damm, Niklas Söderlund, linux-renesas-soc,
linux-arm-kernel
[-- Attachment #1.1: Type: text/plain, Size: 348 bytes --]
On Tue, Mar 19, 2024 at 05:29:55PM +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@glider.be>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-03-20 7:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-19 16:29 [PATCH] soc: renesas: Enable TMU support on R-Car Gen2 Geert Uytterhoeven
2024-03-19 23:04 ` Niklas Söderlund
2024-03-20 7:10 ` Wolfram Sang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox