]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: sl28: move ethernet aliases to variant specific dtsi
authorMichael Walle <michael@walle.cc>
Thu, 7 Jan 2021 23:08:56 +0000 (00:08 +0100)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 8 Feb 2021 08:31:15 +0000 (14:01 +0530)
commitfeed9008b3e60414edb42aaaea76caf6fce88bf9
treef682a5e78327bb69710137f02d7d586078f412be
parent440b28a8c6045865d7cc6c77ddf21058182e79a6
board: sl28: move ethernet aliases to variant specific dtsi

The variants differ in their network configuration. Move the first two
network aliases to the proper variant device tree includes. This is in
prepartion for variant 1 and 2 support which has a different network
port mapping. The network aliases for the two internal ports will stay
in the common dtsi because they are present on all board variants.

This might leave a hole if there is no ethernet1 alias. This is
intended.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
arch/arm/dts/fsl-ls1028a-kontron-sl28-u-boot.dtsi
arch/arm/dts/fsl-ls1028a-kontron-sl28-var3-u-boot.dtsi
arch/arm/dts/fsl-ls1028a-kontron-sl28-var4-u-boot.dtsi