ARM: dts: Add minimal DT support for DevKit8000
authorAnil Kumar <anilk4.v@gmail.com>
Sat, 16 Mar 2013 09:59:21 +0000 (15:29 +0530)
committerBenoit Cousson <benoit.cousson@linaro.org>
Mon, 8 Apr 2013 22:21:11 +0000 (00:21 +0200)
commit4bfe6341d4bfcb68c083b3109b6a4997cd287262
treea6138befca8129aa641e79c1ef1377eb8678c3c9
parent4e4ead73bfa8d5bb51b24f36cb4913aa47467156
ARM: dts: Add minimal DT support for DevKit8000

DevKit8000 is a beagle board clone from Timll, sold by
armkits.com. The DevKit8000 has RS232 serial port, LCD, DVI-D,
S-Video, Ethernet, SD/MMC, keyboard, camera, SPI, I2C, USB and
JTAG interface.

Add the basic DT support for devkit8000. It includes:
- twl4030 (PMIC)
- MMC1
- I2C1
- leds

Signed-off-by: Anil Kumar <anilk4.v@gmail.com>
Tested-by: Thomas Weber <thomas@tomweber.eu>
Signed-off-by: Benoit Cousson <benoit.cousson@linaro.org>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/omap3-devkit8000.dts [new file with mode: 0644]
arch/arm/mach-omap2/board-generic.c
This page took 0.038444 seconds and 5 git commands to generate.