ARM: DTS: Re-sync logicpd-som-lv with Linux 4.16-rc3
[oweals/u-boot.git] / arch / arm / dts / uniphier-pro4-ref.dts
index 360b31d6927a8994a5bd7aac0334daa026245ead..3f9ce6d3dd16cce8dfabd70709492554d7bd24cb 100644 (file)
@@ -41,7 +41,7 @@
 };
 
 &ethsc {
-       interrupts = <0 50 4>;
+       interrupts = <2 8>;
 };
 
 &serial0 {
        status = "okay";
 };
 
+&gpio {
+       xirq2 {
+               gpio-hog;
+               gpios = <UNIPHIER_GPIO_IRQ(2) 0>;
+               input;
+       };
+};
+
 &i2c0 {
        status = "okay";
 };
 &usb1 {
        status = "okay";
 };
-
-/* for U-Boot only */
-&serial0 {
-       u-boot,dm-pre-reloc;
-};
-
-&pinctrl_uart0 {
-       u-boot,dm-pre-reloc;
-};