Merge git://git.denx.de/u-boot-dm
[oweals/u-boot.git] / arch / arm / dts / uniphier-ld4-ref.dts
index 0fd66e7b2316b818c01f2702fc1e3a5e82c01b43..6097878d87b2173944447bed077390a309a84aa0 100644 (file)
@@ -38,7 +38,7 @@
 };
 
 &ethsc {
-       interrupts = <0 49 4>;
+       interrupts = <1 8>;
 };
 
 &serial0 {
        status = "okay";
 };
 
+&gpio {
+       xirq1 {
+               gpio-hog;
+               gpios = <UNIPHIER_GPIO_IRQ(1) 0>;
+               input;
+       };
+};
+
 &i2c0 {
        status = "okay";
 };
@@ -68,3 +76,7 @@
 &usb1 {
        status = "okay";
 };
+
+&nand {
+       status = "okay";
+};