ARM: dts: AM572x-IDK Initial Support
authorSchuyler Patton <spatton@ti.com>
Mon, 28 Mar 2016 16:35:09 +0000 (11:35 -0500)
committerTony Lindgren <tony@atomide.com>
Tue, 12 Apr 2016 21:32:02 +0000 (14:32 -0700)
commita7cac713f90a7f00601e67d34961c0417783b6db
tree160f5149d61c42a4f8df4c60a20fe810d4bb0a6c
parent2061d74d38cbc94ebabede7e2ac196afa12ce6c4
ARM: dts: AM572x-IDK Initial Support

The AM572x-IDK board is a board based on TI's AM5728 SOC
which has a dual core 1.5GHz A15 processor. This board is a
development platform for the Industrial market with:
- 2GB 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/AM5728

This patch creates a common dtsi file that will provide a common board
dtsi file to define the nodes that are common to AM57xx (including the
upcoming AM5718) IDK boards.

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: Tony Lindgren <tony@atomide.com>
Documentation/devicetree/bindings/arm/omap/omap.txt
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/am572x-idk.dts [new file with mode: 0644]
arch/arm/boot/dts/am57xx-idk-common.dtsi [new file with mode: 0644]