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/imx6qdl-gw54xx.dtsi | |
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/imx6qdl-gw54xx.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx6qdl-gw54xx.dtsi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-gw54xx.dtsi b/arch/arm/boot/dts/imx6qdl-gw54xx.dtsi index 620e4cf7b1a8..fab9c7a8f878 100644 --- a/arch/arm/boot/dts/imx6qdl-gw54xx.dtsi +++ b/arch/arm/boot/dts/imx6qdl-gw54xx.dtsi @@ -12,18 +12,14 @@ / { /* these are used by bootloader for disabling nodes */ aliases { - can0 = &can1; - ethernet0 = &fec; ethernet1 = ð1; led0 = &led0; led1 = &led1; led2 = &led2; nand = &gpmi; - sky2 = ð1; ssi0 = &ssi1; usb0 = &usbh1; usb1 = &usbotg; - usdhc2 = &usdhc3; }; chosen { |