[PATCH 5/7] ARM64: zynqmp: Enable watchdog on ep108
From: Michal Simek
Date: Mon Jul 27 2015 - 05:48:41 EST
Enable watchdog on ep108.
Signed-off-by: Michal Simek <michal.simek@xxxxxxxxxx>
---
arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts b/arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts
index d6cc4b583587..faee1617ab16 100644
--- a/arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts
+++ b/arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts
@@ -70,3 +70,7 @@
dr_mode = "host";
maximum-speed = "high-speed";
};
+
+&watchdog0 {
+ status = "okay";
+};
--
2.3.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/