summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorTeresa Remmet2015-07-16 10:30:49 +0200
committerTony Lindgren2015-07-21 12:58:26 +0200
commit36bd1683559e23d4032defadbfbd3ccd5601b8c8 (patch)
tree7413f78b54d67bb69cce68723165e2be04698381 /arch/arm/boot/dts/Makefile
parentARM: dts: Add support for phyCORE-AM335x SoM (diff)
downloadkernel-qcow2-linux-36bd1683559e23d4032defadbfbd3ccd5601b8c8.tar.gz
kernel-qcow2-linux-36bd1683559e23d4032defadbfbd3ccd5601b8c8.tar.xz
kernel-qcow2-linux-36bd1683559e23d4032defadbfbd3ccd5601b8c8.zip
ARM: dts: Add phyBOARD-WEGA-AM335x rdk
phyBOARD-WEGA-AM335x represents a direct soldered combination of a phyCORE-AM335x SoM and carrier board. Different kind of SoM options can be connected to the wega carrier board. So we created a separate wega dtsi file. The final dts contains the actual SoM on the carrier board. WEGA carrier board features: * ETH phy on carrier board: 1x MII * 1x CAN * 2x UART * USB0 (device) * USB1 (host) * mSD slot Signed-off-by: Teresa Remmet <t.remmet@phytec.de> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 1c62928587e0..180846365081 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -442,7 +442,8 @@ dtb-$(CONFIG_SOC_AM33XX) += \
am335x-nano.dtb \
am335x-pepper.dtb \
am335x-lxm.dtb \
- am335x-chiliboard.dtb
+ am335x-chiliboard.dtb \
+ am335x-wega-rdk.dtb
dtb-$(CONFIG_ARCH_OMAP4) += \
omap4-duovero-parlor.dtb \
omap4-panda.dtb \