]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: at91/dt: fix macb compatible strings
authorBoris BREZILLON <boris.brezillon@free-electrons.com>
Sat, 7 Mar 2015 06:23:29 +0000 (07:23 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 Mar 2015 03:31:21 +0000 (22:31 -0500)
Some at91 SoCs embed a 10/100 Mbit Ethernet IP, that is based on the
at91sam9260 SoC.
Fix at91 DTs accordingly.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Reviewed-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/arm/boot/dts/at91sam9260.dtsi
arch/arm/boot/dts/at91sam9263.dtsi
arch/arm/boot/dts/at91sam9g45.dtsi
arch/arm/boot/dts/at91sam9x5_macb0.dtsi
arch/arm/boot/dts/at91sam9x5_macb1.dtsi
arch/arm/boot/dts/sama5d3_emac.dtsi

index fff0ee69aab495361898b503268fd300a02832c1..9f7c7376f2cfcb42f93a19128e5b652da81a1f58 100644 (file)
                        };
 
                        macb0: ethernet@fffc4000 {
-                               compatible = "cdns,at32ap7000-macb", "cdns,macb";
+                               compatible = "cdns,at91sam9260-macb", "cdns,macb";
                                reg = <0xfffc4000 0x100>;
                                interrupts = <21 IRQ_TYPE_LEVEL_HIGH 3>;
                                pinctrl-names = "default";
index 1f67bb4c144eef2489891b63b64edda96402f100..340179ef6ba022f9d23c96c136cab2a088803ead 100644 (file)
                        };
 
                        macb0: ethernet@fffbc000 {
-                               compatible = "cdns,at32ap7000-macb", "cdns,macb";
+                               compatible = "cdns,at91sam9260-macb", "cdns,macb";
                                reg = <0xfffbc000 0x100>;
                                interrupts = <21 IRQ_TYPE_LEVEL_HIGH 3>;
                                pinctrl-names = "default";
index ee80aa9c0759c17f178965181fb28f2a562f6b13..586eab7b653d052c2d5e2311452022da0f4e0a9c 100644 (file)
                        };
 
                        macb0: ethernet@fffbc000 {
-                               compatible = "cdns,at32ap7000-macb", "cdns,macb";
+                               compatible = "cdns,at91sam9260-macb", "cdns,macb";
                                reg = <0xfffbc000 0x100>;
                                interrupts = <25 IRQ_TYPE_LEVEL_HIGH 3>;
                                pinctrl-names = "default";
index 57e89d1d03253fd64af8f4c01f807caf9611dfaf..73d7e30965badd14366540fe2cb9ce6780d67f2e 100644 (file)
@@ -53,7 +53,7 @@
                        };
 
                        macb0: ethernet@f802c000 {
-                               compatible = "cdns,at32ap7000-macb", "cdns,macb";
+                               compatible = "cdns,at91sam9260-macb", "cdns,macb";
                                reg = <0xf802c000 0x100>;
                                interrupts = <24 IRQ_TYPE_LEVEL_HIGH 3>;
                                pinctrl-names = "default";
index 663676c02861ff2e35118f5526d36847edb904e0..d81980c40c7d05a7525fcb1b9f1b09892325dc26 100644 (file)
@@ -41,7 +41,7 @@
                        };
 
                        macb1: ethernet@f8030000 {
-                               compatible = "cdns,at32ap7000-macb", "cdns,macb";
+                               compatible = "cdns,at91sam9260-macb", "cdns,macb";
                                reg = <0xf8030000 0x100>;
                                interrupts = <27 IRQ_TYPE_LEVEL_HIGH 3>;
                                pinctrl-names = "default";
index fe2af92763129beb8b4b493adbfb847684b4a264..b4544cf11bad1b08e5825dcf6690bb57acc558db 100644 (file)
@@ -41,7 +41,7 @@
                        };
 
                        macb1: ethernet@f802c000 {
-                               compatible = "cdns,at32ap7000-macb", "cdns,macb";
+                               compatible = "cdns,at91sam9260-macb", "cdns,macb";
                                reg = <0xf802c000 0x100>;
                                interrupts = <35 IRQ_TYPE_LEVEL_HIGH 3>;
                                pinctrl-names = "default";