Merge git://git.denx.de/u-boot-dm
[oweals/u-boot.git] / arch / arm / dts / zynqmp-ep108.dts
index db502cf83bad39054d9a64a1a5ea29534e706b13..a16ffdc3f0cee117dd193f71d9e3ef840535c6c5 100644 (file)
@@ -17,6 +17,7 @@
        model = "ZynqMP EP108";
 
        aliases {
+               ethernet0 = &gem0;
                mmc0 = &sdhci0;
                mmc1 = &sdhci1;
                serial0 = &uart0;
@@ -28,6 +29,7 @@
        };
 
        chosen {
+               bootargs = "earlycon";
                stdout-path = "serial0:115200n8";
        };
 
@@ -63,7 +65,7 @@
        status = "okay";
        clock-frequency = <400000>;
        eeprom@54 {
-               compatible = "at,24c64";
+               compatible = "atmel,24c64";
                reg = <0x54>;
        };
 };
@@ -72,7 +74,7 @@
        status = "okay";
        clock-frequency = <400000>;
        eeprom@55 {
-               compatible = "at,24c64";
+               compatible = "atmel,24c64";
                reg = <0x55>;
        };
 };
 &sdhci0 {
        status = "okay";
        bus-width = <8>;
+       xlnx,mio_bank = <2>;
 };
 
 &sdhci1 {
        status = "okay";
+       xlnx,mio_bank = <1>;
 };
 
 &spi0 {
                spi-max-frequency = <50000000>;
                reg = <0>;
 
-               spi0_flash0@00000000 {
+               spi0_flash0@0 {
                        label = "spi0_flash0";
                        reg = <0x0 0x100000>;
                };
                spi-max-frequency = <50000000>;
                reg = <0>;
 
-               spi1_flash0@00000000 {
+               spi1_flash0@0 {
                        label = "spi1_flash0";
                        reg = <0x0 0x100000>;
                };