linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: multi_v7_defconfig: enable counter subsystem and stm32 counter drivers
@ 2020-10-16  8:00 Fabrice Gasnier
  2020-11-09 10:07 ` Alexandre Torgue
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Gasnier @ 2020-10-16  8:00 UTC (permalink / raw)
  To: alexandre.torgue
  Cc: vilhelm.gray, arnd, linux, linux-stm32, linux-arm-kernel,
	linux-kernel, fabrice.gasnier

This enables the counter subsystem and drivers for the stm32 timer and LP
timer.

Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
---
 arch/arm/configs/multi_v7_defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index e9e76e3..f052db3 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -1092,6 +1092,9 @@ CONFIG_FSI_MASTER_ASPEED=m
 CONFIG_FSI_SCOM=m
 CONFIG_FSI_SBEFIFO=m
 CONFIG_FSI_OCC=m
+CONFIG_COUNTER=m
+CONFIG_STM32_TIMER_CNT=m
+CONFIG_STM32_LPTIMER_CNT=m
 CONFIG_EXT4_FS=y
 CONFIG_AUTOFS4_FS=y
 CONFIG_MSDOS_FS=y
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: multi_v7_defconfig: enable counter subsystem and stm32 counter drivers
  2020-10-16  8:00 [PATCH] ARM: multi_v7_defconfig: enable counter subsystem and stm32 counter drivers Fabrice Gasnier
@ 2020-11-09 10:07 ` Alexandre Torgue
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Torgue @ 2020-11-09 10:07 UTC (permalink / raw)
  To: Fabrice Gasnier
  Cc: vilhelm.gray, arnd, linux, linux-stm32, linux-arm-kernel, linux-kernel

Hi fabrice

On 10/16/20 10:00 AM, Fabrice Gasnier wrote:
> This enables the counter subsystem and drivers for the stm32 timer and LP
> timer.
> 
> Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
> ---
>   arch/arm/configs/multi_v7_defconfig | 3 +++
>   1 file changed, 3 insertions(+)
> 
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index e9e76e3..f052db3 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -1092,6 +1092,9 @@ CONFIG_FSI_MASTER_ASPEED=m
>   CONFIG_FSI_SCOM=m
>   CONFIG_FSI_SBEFIFO=m
>   CONFIG_FSI_OCC=m
> +CONFIG_COUNTER=m
> +CONFIG_STM32_TIMER_CNT=m
> +CONFIG_STM32_LPTIMER_CNT=m
>   CONFIG_EXT4_FS=y
>   CONFIG_AUTOFS4_FS=y
>   CONFIG_MSDOS_FS=y
> 

Applied on stm32-next.

Thanks.
Alex

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-09 10:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-16  8:00 [PATCH] ARM: multi_v7_defconfig: enable counter subsystem and stm32 counter drivers Fabrice Gasnier
2020-11-09 10:07 ` Alexandre Torgue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).