From acc79980c92ca9e8a39115b60ca832718a8156df Mon Sep 17 00:00:00 2001 From: Jon Hunter Date: Mon, 25 Feb 2013 11:36:47 -0600 Subject: [PATCH] ARM: OMAP2+: Convert NAND to retrieve GPMC settings from DT When booting with device-tree, retrieve GPMC settings for NAND from the device-tree blob. This will allow us to remove all static settings stored in the gpmc-nand.c in the future once the migration to device-tree is complete. Signed-off-by: Jon Hunter Tested-by: Ezequiel Garcia --- Reading git-format-patch failed