linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 5/5] arm64: dts: a1: add secure watchdog controller
@ 2020-01-14  3:50 Xingyu Chen
  0 siblings, 0 replies; only message in thread
From: Xingyu Chen @ 2020-01-14  3:50 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck, Kevin Hilman, Neil Armstrong
  Cc: Qianggui Song, devicetree, linux-watchdog, Jianxin Pan,
	Martin Blumenstingl, linux-kernel, Rob Herring, Jian Hu,
	linux-arm-kernel, linux-amlogic, Xingyu Chen, Jerome Brunet

Enable secure watchdog controller for Meson-A1 SoC

Signed-off-by: Xingyu Chen <xingyu.chen@amlogic.com>
---
 arch/arm64/boot/dts/amlogic/meson-a1.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm64/boot/dts/amlogic/meson-a1.dtsi b/arch/arm64/boot/dts/amlogic/meson-a1.dtsi
index 4dec518..d89a44b 100644
--- a/arch/arm64/boot/dts/amlogic/meson-a1.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-a1.dtsi
@@ -60,6 +60,12 @@
 
 	sm: secure-monitor {
 		compatible = "amlogic,meson-gxbb-sm";
+
+		watchdog {
+			compatible = "amlogic,meson-sec-wdt";
+			timeout-sec = <60>;
+			status = "okay";
+		};
 	};
 
 	soc {
-- 
2.7.4


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-14  3:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-14  3:50 [PATCH v6 5/5] arm64: dts: a1: add secure watchdog controller Xingyu Chen

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).