diff options
author | Tim Harvey <tharvey@gateworks.com> | 2014-09-08 23:07:27 -0700 |
---|---|---|
committer | Shawn Guo <shawn.guo@freescale.com> | 2014-09-16 10:27:19 +0800 |
commit | e32ba7a7dad114d87c4d7411d07af7a26e4119ce (patch) | |
tree | 34922baa2096666490fe0fd74bb9da4697d7c883 /arch/arm/boot/dts/imx6qdl-gw52xx.dtsi | |
parent | ea3b555e44a62a31fc90e1e034a8c797b92db28e (diff) | |
download | talos-obmc-linux-e32ba7a7dad114d87c4d7411d07af7a26e4119ce.tar.gz talos-obmc-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-gw52xx.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx6qdl-gw52xx.dtsi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi b/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi index 0b65c7df7732..f8c4ab492d8e 100644 --- a/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi +++ b/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi @@ -12,7 +12,6 @@ / { /* these are used by bootloader for disabling nodes */ aliases { - ethernet0 = &fec; led0 = &led0; led1 = &led1; led2 = &led2; @@ -20,7 +19,6 @@ ssi0 = &ssi1; usb0 = &usbh1; usb1 = &usbotg; - usdhc2 = &usdhc3; }; chosen { |