[PATCH v8 5/5] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND
From: Grant Likely <hidden>
Date: 2012-12-15 07:27:38
Also in:
linux-devicetree, linux-omap
From: Grant Likely <hidden>
Date: 2012-12-15 07:27:38
Also in:
linux-devicetree, linux-omap
On Fri, 14 Dec 2012 11:36:44 +0100, Daniel Mack [off-list ref] wrote:
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>