On Thu, Dec 05, 2013 at 03:56:56PM +0100, 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 <rob.herring@xxxxxxxxxxx> > Cc: Pawel Moll <pawel.moll@xxxxxxx> > Cc: Mark Rutland <mark.rutland@xxxxxxx> > Cc: Stephen Warren <swarren@xxxxxxxxxxxxx> > Cc: Ian Campbell <ijc+devicetree@xxxxxxxxxxxxxx> > Cc: devicetree@xxxxxxxxxxxxxxx > Cc: Sascha Hauer <kernel@xxxxxxxxxxxxxx> > Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx > Cc: Eric Bénard <eric@xxxxxxxxxx> > Signed-off-by: Denis Carikli <denis@xxxxxxxxxx> > --- > ChangeLog v10->v13: > - The display part was splitted out because it depends on other > patches that are not applied yet, the commit message was updated accordingly. > - The new GPIO and input defines are now used in the dts(i). > > ChangeLog v9->v10: > - Adapted to the new pingrp patches. > > ChangeLog v8->v9: > - Licenses were shortened. > --- > arch/arm/boot/dts/imx25-eukrea-cpuimx25.dtsi | 60 ++++++++++ > .../boot/dts/imx25-eukrea-mbimxsd25-baseboard.dts | 119 ++++++++++++++++++++ > 2 files changed, 179 insertions(+) > create mode 100644 arch/arm/boot/dts/imx25-eukrea-cpuimx25.dtsi > create mode 100644 arch/arm/boot/dts/imx25-eukrea-mbimxsd25-baseboard.dts Added the dtb target into arch/arm/boot/dts/Makefile, and applied the patch. Shawn -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html