[PATCH 4/4] OMAP: mtd: gpmc: add DT bindings for GPMC timings and NAND
From: tony@atomide.com (Tony Lindgren)
Date: 2012-10-24 23:27:17
Also in:
linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2012-10-24 23:27:17
Also in:
linux-omap
* Daniel Mack [off-list ref] [121022 12:57]:
This patch adds basic DT bindings for OMAP GPMC. The actual peripherals are instanciated 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.
That's great, looks good to me. Please repost at least the binding patch with devicetree-discuss and Rob Herring cc:d so hopefully we'll get an ack for the binding. Regards, Tony