All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-4.7] arm: dts: aspeed: garrison: Enable wdt2
@ 2017-05-03  8:33 Lei YU
  2017-05-05 16:35 ` Patrick Williams
  0 siblings, 1 reply; 3+ messages in thread
From: Lei YU @ 2017-05-03  8:33 UTC (permalink / raw)
  To: openbmc

Garrison enabled WDT2 by pulling up GPIOAA7.
Enable wdt2 in dts, otherwise it hangs after WDT2 times out.

Signed-off-by: Lei YU <mine260309@gmail.com>
---
 arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts b/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts
index 3921bb3..b24d1d1 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts
@@ -116,3 +116,7 @@
 &vuart {
 	status = "okay";
 };
+
+&wdt2 {
+	status = "okay";
+};
-- 
1.9.1

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

* Re: [PATCH linux dev-4.7] arm: dts: aspeed: garrison: Enable wdt2
  2017-05-03  8:33 [PATCH linux dev-4.7] arm: dts: aspeed: garrison: Enable wdt2 Lei YU
@ 2017-05-05 16:35 ` Patrick Williams
  2017-05-08  2:00   ` Lei YU
  0 siblings, 1 reply; 3+ messages in thread
From: Patrick Williams @ 2017-05-05 16:35 UTC (permalink / raw)
  To: Lei YU; +Cc: openbmc

[-- Attachment #1: Type: text/plain, Size: 920 bytes --]

Lei,

Please make sure these patches are sent for 4.10 as well.  I don't see a
pressing need to pick this up for 4.7, so we will just wait for the move
to 4.10 to get this fix.

On Wed, May 03, 2017 at 04:33:50PM +0800, Lei YU wrote:
> Garrison enabled WDT2 by pulling up GPIOAA7.
> Enable wdt2 in dts, otherwise it hangs after WDT2 times out.
> 
> Signed-off-by: Lei YU <mine260309@gmail.com>
> ---
>  arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts b/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts
> index 3921bb3..b24d1d1 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts
> @@ -116,3 +116,7 @@
>  &vuart {
>  	status = "okay";
>  };
> +
> +&wdt2 {
> +	status = "okay";
> +};
> -- 
> 1.9.1
> 

-- 
Patrick Williams

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [PATCH linux dev-4.7] arm: dts: aspeed: garrison: Enable wdt2
  2017-05-05 16:35 ` Patrick Williams
@ 2017-05-08  2:00   ` Lei YU
  0 siblings, 0 replies; 3+ messages in thread
From: Lei YU @ 2017-05-08  2:00 UTC (permalink / raw)
  To: Patrick Williams; +Cc: OpenBMC Maillist

Patrick,

Yup, I already talked about this with Joel, this patch will wait for 4.10

--
BRs,
Lei YU

On Sat, May 6, 2017 at 12:35 AM, Patrick Williams <patrick@stwcx.xyz> wrote:
> Lei,
>
> Please make sure these patches are sent for 4.10 as well.  I don't see a
> pressing need to pick this up for 4.7, so we will just wait for the move
> to 4.10 to get this fix.
>
> On Wed, May 03, 2017 at 04:33:50PM +0800, Lei YU wrote:
>> Garrison enabled WDT2 by pulling up GPIOAA7.
>> Enable wdt2 in dts, otherwise it hangs after WDT2 times out.
>>
>> Signed-off-by: Lei YU <mine260309@gmail.com>
>> ---
>>  arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts | 4 ++++
>>  1 file changed, 4 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts b/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts
>> index 3921bb3..b24d1d1 100644
>> --- a/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts
>> +++ b/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts
>> @@ -116,3 +116,7 @@
>>  &vuart {
>>       status = "okay";
>>  };
>> +
>> +&wdt2 {
>> +     status = "okay";
>> +};
>> --
>> 1.9.1
>>
>
> --
> Patrick Williams

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

end of thread, other threads:[~2017-05-08  2:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-03  8:33 [PATCH linux dev-4.7] arm: dts: aspeed: garrison: Enable wdt2 Lei YU
2017-05-05 16:35 ` Patrick Williams
2017-05-08  2:00   ` Lei YU

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.