Merge git://git.denx.de/u-boot-dm
[oweals/u-boot.git] / arch / arm / dts / uniphier-ld6b-ref.dts
index 9b136b8603df11553756ef47f9bac87f79aaf0a6..1703d8f7a4c8c14f6563baa3fc6abf73821a4387 100644 (file)
@@ -40,7 +40,7 @@
 };
 
 &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";
 };