* [PATCH] ARM: at91/sama5_defconfig: enable watchdog driver
@ 2015-11-05 7:37 Wenyou Yang
2015-12-15 10:13 ` Nicolas Ferre
0 siblings, 1 reply; 3+ messages in thread
From: Wenyou Yang @ 2015-11-05 7:37 UTC (permalink / raw)
To: linux-arm-kernel
Enabel AT91SAM9X / AT91CAP9 watchdog and SAMA5D4 watchdog.
Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
---
arch/arm/configs/sama5_defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
index a0c57ac..963daae 100644
--- a/arch/arm/configs/sama5_defconfig
+++ b/arch/arm/configs/sama5_defconfig
@@ -130,6 +130,9 @@ CONFIG_POWER_SUPPLY=y
CONFIG_POWER_RESET=y
# CONFIG_HWMON is not set
CONFIG_SSB=m
+CONFIG_WATCHDOG=y
+CONFIG_AT91SAM9X_WATCHDOG=y
+CONFIG_SAMA5D4_WATCHDOG=y
CONFIG_MFD_ATMEL_FLEXCOM=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] ARM: at91/sama5_defconfig: enable watchdog driver
2015-11-05 7:37 [PATCH] ARM: at91/sama5_defconfig: enable watchdog driver Wenyou Yang
@ 2015-12-15 10:13 ` Nicolas Ferre
2015-12-15 10:14 ` Nicolas Ferre
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Ferre @ 2015-12-15 10:13 UTC (permalink / raw)
To: linux-arm-kernel
Le 05/11/2015 08:37, Wenyou Yang a ?crit :
> Enabel AT91SAM9X / AT91CAP9 watchdog and SAMA5D4 watchdog.
>
> Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
And stacked on top of at91-4.5-dt.
Thanks!
> ---
>
> arch/arm/configs/sama5_defconfig | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
> index a0c57ac..963daae 100644
> --- a/arch/arm/configs/sama5_defconfig
> +++ b/arch/arm/configs/sama5_defconfig
> @@ -130,6 +130,9 @@ CONFIG_POWER_SUPPLY=y
> CONFIG_POWER_RESET=y
> # CONFIG_HWMON is not set
> CONFIG_SSB=m
> +CONFIG_WATCHDOG=y
> +CONFIG_AT91SAM9X_WATCHDOG=y
> +CONFIG_SAMA5D4_WATCHDOG=y
> CONFIG_MFD_ATMEL_FLEXCOM=y
> CONFIG_REGULATOR=y
> CONFIG_REGULATOR_FIXED_VOLTAGE=y
>
--
Nicolas Ferre
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] ARM: at91/sama5_defconfig: enable watchdog driver
2015-12-15 10:13 ` Nicolas Ferre
@ 2015-12-15 10:14 ` Nicolas Ferre
0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Ferre @ 2015-12-15 10:14 UTC (permalink / raw)
To: linux-arm-kernel
Le 15/12/2015 11:13, Nicolas Ferre a ?crit :
> Le 05/11/2015 08:37, Wenyou Yang a ?crit :
>> Enabel AT91SAM9X / AT91CAP9 watchdog and SAMA5D4 watchdog.
>>
>> Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
>
> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
>
> And stacked on top of at91-4.5-dt.
at91-4.5-defconfig I mean ;-)
>
> Thanks!
>
>
>> ---
>>
>> arch/arm/configs/sama5_defconfig | 3 +++
>> 1 file changed, 3 insertions(+)
>>
>> diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
>> index a0c57ac..963daae 100644
>> --- a/arch/arm/configs/sama5_defconfig
>> +++ b/arch/arm/configs/sama5_defconfig
>> @@ -130,6 +130,9 @@ CONFIG_POWER_SUPPLY=y
>> CONFIG_POWER_RESET=y
>> # CONFIG_HWMON is not set
>> CONFIG_SSB=m
>> +CONFIG_WATCHDOG=y
>> +CONFIG_AT91SAM9X_WATCHDOG=y
>> +CONFIG_SAMA5D4_WATCHDOG=y
>> CONFIG_MFD_ATMEL_FLEXCOM=y
>> CONFIG_REGULATOR=y
>> CONFIG_REGULATOR_FIXED_VOLTAGE=y
>>
>
>
--
Nicolas Ferre
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-12-15 10:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-05 7:37 [PATCH] ARM: at91/sama5_defconfig: enable watchdog driver Wenyou Yang
2015-12-15 10:13 ` Nicolas Ferre
2015-12-15 10:14 ` Nicolas Ferre
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).