[PATCH] mtd: gpio-nand: add device tree bindings
Artem Bityutskiy
dedekind1 at gmail.com
Wed Dec 21 15:52:08 EST 2011
On Sun, 2011-12-18 at 10:00 +0000, Jamie Iles wrote:
> Add device tree bindings so that the gpio-nand driver may be
> instantiated from the device tree. This also allows the partitions
> to be specified in the device tree.
>
> v7: - restore runtime device tree/non device tree detection
> v6: - convert to mtd_device_parse_register()
> v5: - fold dt config helpers into a single gpio_nand_of_get_config()
> v4: - get io sync address from gpio-control-nand,io-sync-reg
> property rather than a resource
> - clarified a few details in the binding
> v3: - remove redundant cast and a couple of whitespace/naming
> changes
> v2: - add CONFIG_OF guards for non-dt platforms
> - compatible becomes gpio-control-nand
> - clarify some binding details
>
> Cc: David Woodhouse <dwmw2 at infradead.org>
> Cc: Artem Bityutskiy <dedekind1 at gmail.com>
> Cc: Scott Wood <scottwood at freescale.com>
> Cc: Grant Likely <grant.likely at secretlab.ca>
> Signed-off-by: Jamie Iles <jamie at jamieiles.com>
Pushed to l2-mtd-2.6.git, thanks!
More information about the linux-mtd
mailing list