summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorBhuvanchandra DV <bhuvanchandra.dv@toradex.com>2016-01-27 10:31:49 +0530
committerStefano Babic <sbabic@denx.de>2016-02-02 21:36:09 +0100
commitf8aaade7f30eb337906c19be61d9aee70334bb63 (patch)
treeaa7f054781bc00671f4896d116d948542bb5298d /arch/arm/dts/Makefile
parent987dd5f7c202f5e6c6a6223a57eb90e822414434 (diff)
downloadtalos-obmc-uboot-f8aaade7f30eb337906c19be61d9aee70334bb63.tar.gz
talos-obmc-uboot-f8aaade7f30eb337906c19be61d9aee70334bb63.zip
arm: pcm052: Add device tree file's
- Add device tree files for Phytec phyCORE-Vybrid Board. - Enable lpuart support for Phytec phyCORE-Vybrid Board. - Use UART1 for stdout. Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r--arch/arm/dts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index af03cee0fb..0fa5796946 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -196,7 +196,8 @@ dtb-$(CONFIG_MACH_SUN9I) += \
dtb-$(CONFIG_VF610) += vf500-colibri.dtb \
vf610-colibri.dtb \
- vf610-twr.dtb
+ vf610-twr.dtb \
+ pcm052.dtb
dtb-$(CONFIG_SOC_KEYSTONE) += k2hk-evm.dtb \
k2l-evm.dtb \
OpenPOWER on IntegriCloud