[PATCH 5/6 V3] atmel/nand: add DT support
From: Jean-Christophe PLAGNIOL-VILLARD <hidden>
Date: 2012-02-21 11:00:04
Also in:
linux-devicetree
On 10:59 Tue 21 Feb , Nicolas Ferre wrote:
On 02/21/2012 10:46 AM, Jean-Christophe PLAGNIOL-VILLARD :quoted
Use a local copy of board informatin and fill with DT data. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <redacted> Acked-by: Grant Likely <redacted> Cc: Nicolas Ferre <redacted> Cc: devicetree-discuss at lists.ozlabs.org Cc: linux-mtd at lists.infradead.org --- v3: protect against !CONFIG_OF Best Regards, J. .../devicetree/bindings/mtd/atmel-nand.txt | 41 +++++++ arch/arm/boot/dts/at91sam9g20.dtsi | 17 +++ arch/arm/boot/dts/at91sam9g45.dtsi | 17 +++ arch/arm/boot/dts/at91sam9m10g45ek.dts | 26 +++++- arch/arm/boot/dts/usb_a9g20.dts | 46 ++++++++- arch/arm/mach-at91/at91sam9x5.c | 5 -As we will put this series on top of 9x5, we may also add the entries in at91sam9x5.dtsi / at91sam9x5cm.dtsi ...
will add the sam9x5 support on an other patch Best Regards, J.
quoted
arch/arm/mach-at91/board-dt.c | 52 --------- drivers/mtd/nand/atmel_nand.c | 113 ++++++++++++++++---- 8 files changed, 238 insertions(+), 79 deletions(-) create mode 100644 Documentation/devicetree/bindings/mtd/atmel-nand.txtOtherwise, Acked-by: Nicolas Ferre <redacted> Bye, -- Nicolas Ferre _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel at lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel