]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: at91: fix network interface ordering for sama5d36
authorBoris BREZILLON <b.brezillon.dev@gmail.com>
Mon, 10 Mar 2014 14:37:18 +0000 (15:37 +0100)
committerOlof Johansson <olof@lixom.net>
Tue, 11 Mar 2014 19:49:10 +0000 (12:49 -0700)
commit09fb9ec0bd7beb6fe7ca521e9236741c7d3fa443
treedabd9f63452860fd961a9bf44844e3fcdfb0fc68
parent113fa8ed3f142311613de66173244b9df23a9129
ARM: at91: fix network interface ordering for sama5d36

On the newly introduced sama5d36, Gigabit and 10/100 Ethernet network
interfaces are probed in a different order than for the sama5d35.
Moreover, users are accustomed to this order in bootloaders and backports
for older kernel revisions.
So this patch switches DT node order as it is done for the other dual-Ethernet
sama5d3 SoC.
Better interface numbering which does not depend on DT node order is being
developed for stronger interface identification.

Signed-off-by: Boris BREZILLON <b.brezillon.dev@gmail.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/sama5d36.dtsi