diff options
author | Tim Harvey <tharvey@gateworks.com> | 2014-09-09 08:07:27 +0200 |
---|---|---|
committer | Shawn Guo <shawn.guo@freescale.com> | 2014-09-16 04:27:19 +0200 |
commit | e32ba7a7dad114d87c4d7411d07af7a26e4119ce (patch) | |
tree | 34922baa2096666490fe0fd74bb9da4697d7c883 /arch/arm/boot/dts/imx6q-gw5400-a.dts | |
parent | ARM: dts: imx: ventana: remove unsupported dt nodes (diff) | |
download | linux-e32ba7a7dad114d87c4d7411d07af7a26e4119ce.tar.xz linux-e32ba7a7dad114d87c4d7411d07af7a26e4119ce.zip |
ARM: dts: imx: ventana: remove unused aliases
Remove aliases that are either not used by bootloader or are provided via
included dtsi files.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6q-gw5400-a.dts')
-rw-r--r-- | arch/arm/boot/dts/imx6q-gw5400-a.dts | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/boot/dts/imx6q-gw5400-a.dts b/arch/arm/boot/dts/imx6q-gw5400-a.dts index d1ab780d7b3e..035f2b17f386 100644 --- a/arch/arm/boot/dts/imx6q-gw5400-a.dts +++ b/arch/arm/boot/dts/imx6q-gw5400-a.dts @@ -18,7 +18,6 @@ /* these are used by bootloader for disabling nodes */ aliases { - ethernet0 = &fec; ethernet1 = ð1; i2c0 = &i2c1; i2c1 = &i2c2; @@ -26,12 +25,10 @@ led0 = &led0; led1 = &led1; led2 = &led2; - sky2 = ð1; ssi0 = &ssi1; spi0 = &ecspi1; usb0 = &usbh1; usb1 = &usbotg; - usdhc2 = &usdhc3; }; chosen { |