]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: BCM953012HR: Add ethernet aliases
authorSteve Lin <steven.lin1@broadcom.com>
Wed, 15 Mar 2017 20:59:35 +0000 (16:59 -0400)
committerFlorian Fainelli <f.fainelli@gmail.com>
Sat, 18 Mar 2017 16:40:03 +0000 (09:40 -0700)
Adding ethernet aliases.  These are used, for example, by bootloaders,
to modify the MAC addresses in the device tree.

Signed-off-by: Steve Lin <steven.lin1@broadcom.com>
Acked-by: Jon Mason <jon.mason@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/boot/dts/bcm953012hr.dts

index 85f9b0b872ac07a93db0d803e1771836a8ce418a..766aa711d54b96e47b16257b5f85bb29020b69d2 100644 (file)
@@ -41,6 +41,9 @@
 
        aliases {
                serial0 = &uart0;
+               ethernet0 = &gmac0;
+               ethernet1 = &gmac1;
+               ethernet2 = &gmac2;
        };
 
        chosen {