ARM: dts: sbc-t54: add support for sbc-t54 with cm-t54
authorDmitry Lifshitz <lifshitz@compulab.co.il>
Mon, 28 Apr 2014 11:41:44 +0000 (14:41 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 6 May 2014 17:19:49 +0000 (10:19 -0700)
commit9f642b5c349a235d2f551267ddaaab2485a5e5c3
treec31fcd1e387045fe9bd85815efe69afad49697a5
parent69a126cbed4b932bcdf363f62b6646a5e8d17435
ARM: dts: sbc-t54: add support for sbc-t54 with cm-t54

Add support for CM-T54 CoM and SBC-T54 board:

http://compulab.co.il/products/computer-on-modules/cm-t54/
http://compulab.co.il/products/sbcs/sbc-t54/

SBC-T54 is a single board computer based on OMAP5432 CPU.
It is implemented with a CM-T54 CoM providing most of the functions,
and SB-T54 carrier board providing connectors and several additional
functions.

Added basic support for:

* PMIC
* LED
* MMC/SD
* eMMC
* USB
* I2C1/4
* SB-T54 and CM-T54 EEPROMs
* RTC

Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>
[tony@atomide.com: updated for Makefile sorting]
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/omap5-cm-t54.dts [new file with mode: 0644]
arch/arm/boot/dts/omap5-sbc-t54.dts [new file with mode: 0644]