summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorFelipe Balbi <balbi@ti.com>2014-12-22 16:30:14 -0600
committerTony Lindgren <tony@atomide.com>2015-01-07 16:23:52 -0800
commit47e0920cca5354acf7185b7a28e630f84b72bd16 (patch)
treebdf45a4634afd61e28c18fe1f9a7989e84fc7ddb /arch/arm/boot/dts/Makefile
parentc788a7f4ed0b196a77a8be24f4eabdcc8b5cf3f8 (diff)
downloadop-kernel-dev-47e0920cca5354acf7185b7a28e630f84b72bd16.zip
op-kernel-dev-47e0920cca5354acf7185b7a28e630f84b72bd16.tar.gz
ARM: dts: add support for AM437x IDK
The AM437x Industrial Development Kit (IDK) is an application development platform targeted at industrial communication and control applications. It comes with a 3-phase motor driver, PROFINET, PROFIBUS and a few other industrial communication interfaces. The board has 1GiB of DDR3 RAM, QSPI NOR flash, a 100% discrete power design (no PMIC) and an on-board 2MP camera (not supported with Linux as of this writing). Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 91bd5bd..1b2c7de 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -366,6 +366,7 @@ dtb-$(CONFIG_ARCH_OMAP4) += omap4-duovero-parlor.dtb \
omap4-var-stk-om44.dtb
dtb-$(CONFIG_SOC_AM43XX) += am43x-epos-evm.dtb \
am437x-sk-evm.dtb \
+ am437x-idk-evm.dtb \
am437x-gp-evm.dtb
dtb-$(CONFIG_SOC_OMAP5) += omap5-cm-t54.dtb \
omap5-sbc-t54.dtb \
OpenPOWER on IntegriCloud