ARM: dts: am335x: Add initial support for ICEv2 board
authorLokesh Vutla <lokeshvutla@ti.com>
Wed, 23 Mar 2016 03:34:13 +0000 (09:04 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 12 Apr 2016 21:32:02 +0000 (14:32 -0700)
commit2061d74d38cbc94ebabede7e2ac196afa12ce6c4
tree4e7a0341498a8004a04923ebf3cdf45f3f30ca30
parentdce2a6524963f58e7fd0b8888b2d3791c150f42c
ARM: dts: am335x: Add initial support for ICEv2 board

TI's Industrial Communication Engine EVM is a low cost hardware mainly
developed for industrial communication type applications using serial
or Ethernet based interfaces. This platform features TI's AM3359 with
800MHz single core Cortex-A8 processor, 256MB DDR3, 64MB SPI flash,
8MB NOR Flash, mmc, usb, can, dual Ethernet ports.

For more information, look at HW user guide[1], Data manual[2].

Just add basic support for the moment.

[1] http://processors.wiki.ti.com/index.php/AM335x_Industrial_Communication_Engine_EVM_Rev2_1_HW_User_Guide
[2] http://www.ti.com/lit/ds/symlink/am3359.pdf

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Grygorii Strashko <grygorii.strashko@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/am335x-icev2.dts [new file with mode: 0644]
This page took 0.027855 seconds and 5 git commands to generate.