On Wed, Oct 23, 2013 at 11:09:53AM +0200, Denis Carikli wrote:
The following devices/functionalities were added:
* Main and secondary UARTs.
* i2c and the pcf8563 device.
* Ethernet.
* NAND.
* The BP1 button.
* The LED.
* Watchdog
* SD.
Cc: Rob Herring <redacted>
Cc: Pawel Moll <redacted>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Stephen Warren <redacted>
Cc: Ian Campbell <redacted>
Cc: devicetree at vger.kernel.org
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: linux-arm-kernel at lists.infradead.org
Cc: Eric B?nard <redacted>
Signed-off-by: Denis Carikli <redacted>
---
arch/arm/boot/dts/imx51-eukrea-cpuimx51.dtsi | 63 ++++++++++
.../boot/dts/imx51-eukrea-mbimxsd51-baseboard.dts | 132 ++++++++++++++++++++
2 files changed, 195 insertions(+)
create mode 100644 arch/arm/boot/dts/imx51-eukrea-cpuimx51.dtsi
create mode 100644 arch/arm/boot/dts/imx51-eukrea-mbimxsd51-baseboard.dts
Applied both patches, after adding imx51-eukrea-mbimxsd51-baseboard.dtb
target into arch/arm/boot/dts/Makefile.
Shawn