mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: socfpga: achilles: enable watchdog1
@ 2018-11-15  7:20 Enrico Jorns
  2018-11-15  8:05 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Enrico Jorns @ 2018-11-15  7:20 UTC (permalink / raw)
  To: barebox; +Cc: s.trumtrar, Enrico Jorns

This one is required for guarding the boot procedure

Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
---
 arch/arm/dts/socfpga_arria10_achilles.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/dts/socfpga_arria10_achilles.dts b/arch/arm/dts/socfpga_arria10_achilles.dts
index 176e06df12..e94a321999 100644
--- a/arch/arm/dts/socfpga_arria10_achilles.dts
+++ b/arch/arm/dts/socfpga_arria10_achilles.dts
@@ -242,3 +242,7 @@
 	reg-io-width = <4>;
 	status = "okay";
 };
+
+&watchdog1 {
+	status = "okay";
+};
-- 
2.19.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

* Re: [PATCH] ARM: socfpga: achilles: enable watchdog1
  2018-11-15  7:20 [PATCH] ARM: socfpga: achilles: enable watchdog1 Enrico Jorns
@ 2018-11-15  8:05 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2018-11-15  8:05 UTC (permalink / raw)
  To: Enrico Jorns; +Cc: barebox, s.trumtrar

On Thu, Nov 15, 2018 at 08:20:54AM +0100, Enrico Jorns wrote:
> This one is required for guarding the boot procedure
> 
> Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
> ---
>  arch/arm/dts/socfpga_arria10_achilles.dts | 4 ++++
>  1 file changed, 4 insertions(+)

Applied, thanks.

Is there any point in disabling the watchdog in the dtsi file? Why isn't
it enabled there already?

Sascha

> 
> diff --git a/arch/arm/dts/socfpga_arria10_achilles.dts b/arch/arm/dts/socfpga_arria10_achilles.dts
> index 176e06df12..e94a321999 100644
> --- a/arch/arm/dts/socfpga_arria10_achilles.dts
> +++ b/arch/arm/dts/socfpga_arria10_achilles.dts
> @@ -242,3 +242,7 @@
>  	reg-io-width = <4>;
>  	status = "okay";
>  };
> +
> +&watchdog1 {
> +	status = "okay";
> +};
> -- 
> 2.19.1
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2018-11-15  8:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-15  7:20 [PATCH] ARM: socfpga: achilles: enable watchdog1 Enrico Jorns
2018-11-15  8:05 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox