]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/dts/zynq-7000.dtsi
ARM: zynq: DT: Use the zynq binding with macb
[karo-tx-uboot.git] / arch / arm / dts / zynq-7000.dtsi
index a8bbe487546577acc5d7c520258ada83df057f6e..383ddd674b080bfe02a973efa5711de39656d0bf 100644 (file)
                };
 
                gem0: ethernet@e000b000 {
-                       compatible = "cdns,gem";
+                       compatible = "cdns,zynq-gem", "cdns,gem";
                        reg = <0xe000b000 0x1000>;
                        status = "disabled";
                        interrupts = <0 22 4>;
                };
 
                gem1: ethernet@e000c000 {
-                       compatible = "cdns,gem";
+                       compatible = "cdns,zynq-gem", "cdns,gem";
                        reg = <0xe000c000 0x1000>;
                        status = "disabled";
                        interrupts = <0 45 4>;