]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: mxs: Add support for the eukrea-cpuimx28.
authorEric Bénard <eric@eukrea.com>
Thu, 5 Dec 2013 13:28:06 +0000 (14:28 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 31 Dec 2013 03:05:36 +0000 (11:05 +0800)
commitf63e9e0a5eb57ed4d9db54631345d782864ad730
treecddc59a171960e443f03ec0943bd8bd6fc38f352
parent608161ca7bc568dce110683813de5fec9717c855
ARM: mxs: Add support for the eukrea-cpuimx28.

The following devices/functionalities were tested:
 * Main UART.
 * Ethernet0.
 * Ethernet1.
 * SD.
 * USB host.
 * USB otg.
 * Display(and its backlight).
 * Touchscreen.
 * Audio.
 * nand.
 * i2c and the pcf8563 device.
 * The gpio buttons.
 * The gpio leds.
 * Watchdog

Cc: Rob Herring <rob.herring@calxeda.com>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Stephen Warren <swarren@wwwdotorg.org>
Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
Cc: devicetree@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Denis Carikli <denis@eukrea.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/imx28-eukrea-mbmx283lc.dts [new file with mode: 0644]
arch/arm/boot/dts/imx28-eukrea-mbmx287lc.dts [new file with mode: 0644]
arch/arm/boot/dts/imx28-eukrea-mbmx28lc.dtsi [new file with mode: 0644]
arch/arm/mach-mxs/mach-mxs.c