]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm64: zynqmp: Enable watchdog on zcu106
authorMichal Simek <michal.simek@xilinx.com>
Tue, 27 Mar 2018 10:04:14 +0000 (12:04 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 23 Apr 2018 06:57:39 +0000 (08:57 +0200)
It is enabled in mainline that's why enable it here too.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp-zcu106-revA.dts

index 81c73aab37b5bb0505b530faa0b2ed1ecf4eab4b..e858a77b63e207a20e327228e959c852cd9689f9 100644 (file)
        phys = <&lane2 PHY_TYPE_USB3 0 2 26000000>;
 };
 
+&watchdog0 {
+       status = "okay";
+};
+
 &zynqmp_dpsub {
        status = "okay";
        phy-names = "dp-phy0", "dp-phy1";