[PATCH v8 5/5] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND
From: zonque@gmail.com (Daniel Mack)
Date: 2012-12-24 01:07:34
Also in:
linux-devicetree, linux-omap
From: zonque@gmail.com (Daniel Mack)
Date: 2012-12-24 01:07:34
Also in:
linux-devicetree, linux-omap
On 12/15/2012 03:27 PM, Grant Likely wrote:
On Fri, 14 Dec 2012 11:36:44 +0100, Daniel Mack [off-list ref] wrote:quoted
This patch adds basic DT bindings for OMAP GPMC. The actual peripherals are instantiated from child nodes within the GPMC node, and the only type of device that is currently supported is NAND. Code was added to parse the generic GPMC timing parameters and some documentation with examples on how to use them. Successfully tested on an AM33xx board. Signed-off-by: Daniel Mack <zonque@gmail.com>For all patches in this series: Acked-by: Grant Likely <redacted>
Thanks Grant! Tony, could you apply these patches somewhere so others can base upon them? As I said, I'm now travelling and can't continue my work, so I would much like to know these series at a safe place :) Again thanks to everyone, Daniel