From: Daniel Mack Date: Fri, 14 Dec 2012 10:36:44 +0000 (+0100) Subject: ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND X-Git-Tag: omap-for-v3.9/gpmc-signed~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc6b1e7b86f5d8e4a6fc1c0189e64bba4077efe0;p=pandora-kernel.git ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND 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 Acked-by: Grant Likely [tony@atomide.com: updated to apply] Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed