]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-pxs3-ref.dts
ARM: dts: uniphier: Sync with Linux 4.15-rc1
[u-boot] / arch / arm / dts / uniphier-pxs3-ref.dts
index 1118dd7c6ea56efea610b2a4ba031e909f1d71e0..f5496100ac0fe2c229ab67e6b2ba0292f8c3c7ad 100644 (file)
 };
 
 &ethsc {
-       interrupts = <0 52 4>;
+       interrupts = <4 8>;
 };
 
 &serial0 {
        status = "okay";
 };
 
+&gpio {
+       xirq4 {
+               gpio-hog;
+               gpios = <UNIPHIER_GPIO_IRQ(4) 0>;
+               input;
+       };
+};
+
 &i2c0 {
        status = "okay";
 };
@@ -68,3 +76,7 @@
 &usb1 {
        status = "okay";
 };
+
+&nand {
+       status = "okay";
+};