]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/zynq-zc706.dts
arm: zynq: Enable cadence driver on zc706
[u-boot] / arch / arm / dts / zynq-zc706.dts
index d04880a2cdd3b4f77405dcefdf8574cdf4203381..a88a83c16650f361d9a2ebcfafe18148c0bfea61 100644 (file)
@@ -21,7 +21,7 @@
                mmc0 = &sdhci0;
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x0 0x40000000>;
        };
@@ -50,6 +50,7 @@
 
        ethernet_phy: ethernet-phy@7 {
                reg = <7>;
+               device_type = "ethernet-phy";
        };
 };
 
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_usb0_default>;
 };
+
+&watchdog0 {
+       reset-on-timeout;
+};