arm: zynq: Remove ethernet alias for topic-miami
[oweals/u-boot.git] / arch / arm / dts / uniphier-ld6b-ref.dts
index bdb7f50ab3a045e105e72baa07ff5c597b48f0a0..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";
 };
        status = "okay";
 };
 
-/* for U-Boot only */
-&serial0 {
-       u-boot,dm-pre-reloc;
-};
-
-&pinctrl_uart0 {
-       u-boot,dm-pre-reloc;
+&nand {
+       status = "okay";
 };