aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorSchuyler Patton <spatton@ti.com>2016-11-22 09:47:32 +0530
committerTony Lindgren <tony@atomide.com>2016-11-23 08:40:05 -0800
commit5817430ba7250cfc5a9c4a397935b07da16c9762 (patch)
tree247c1259920d938a9c6d158ab1902e1fb80be5dd /arch/arm/boot/dts/Makefile
parentf5c59d165af1238d097f23f458b2c5d96a5e7d66 (diff)
downloadkernel_replicant_linux-5817430ba7250cfc5a9c4a397935b07da16c9762.tar.gz
kernel_replicant_linux-5817430ba7250cfc5a9c4a397935b07da16c9762.tar.bz2
kernel_replicant_linux-5817430ba7250cfc5a9c4a397935b07da16c9762.zip
ARM: dts: AM571x-IDK Initial Support
The AM571x-IDK board is a board based on TI's AM5718 SOC which has a single core 1.5GHz A15 processor. This board is a development platform for the Industrial market with: - 1GB of DDR3L - Dual 1Gbps Ethernet - HDMI, - PRU-ICSS - uSD - 16GB eMMC - CAN - RS-485 - PCIe - USB3.0 - Video Input Port - Industrial IO port and expansion connector The link to the data sheet and TRM can be found here: http://www.ti.com/product/AM5718 Initial support is only for basic peripherals. Signed-off-by: Schuyler Patton <spatton@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Dave Gerlach <d-gerlach@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Acked-by: Rob Herring <robh@kernel.org> 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 28df93f92701..02a0b1d01d95 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -589,6 +589,7 @@ dtb-$(CONFIG_SOC_DRA7XX) += \
am57xx-cl-som-am57x.dtb \
am57xx-sbc-am57x.dtb \
am572x-idk.dtb \
+ am571x-idk.dtb \
dra7-evm.dtb \
dra72-evm.dtb \
dra72-evm-revc.dtb \