[PATCH 3/3] arm: omap2: gpmc: add DT bindings for OneNAND

2012-12-23 Thread Ezequiel Garcia
This patch adds device tree bindings for OMAP OneNAND devices. Tested on an OMAP3 3430 IGEPv2 board. Signed-off-by: Ezequiel Garcia --- .../devicetree/bindings/mtd/gpmc-onenand.txt | 44 arch/arm/mach-omap2/gpmc.c | 44

Re: [PATCH 3/3] arm: omap2: gpmc: add DT bindings for OneNAND

2012-12-23 Thread Ezequiel Garcia
On Sun, Dec 23, 2012 at 9:01 PM, Ezequiel Garcia wrote: > This patch adds device tree bindings for OMAP OneNAND devices. > Tested on an OMAP3 3430 IGEPv2 board. > > Signed-off-by: Ezequiel Garcia > --- > .../devicetree/bindings/mtd/gpmc-onenand.txt | 44 > > arch/ar