|
@@ -67,6 +67,7 @@
|
|
static unsigned long spitz_pin_config[] __initdata = {
|
|
static unsigned long spitz_pin_config[] __initdata = {
|
|
/* Chip Selects */
|
|
/* Chip Selects */
|
|
GPIO78_nCS_2, /* SCOOP #2 */
|
|
GPIO78_nCS_2, /* SCOOP #2 */
|
|
|
|
+ GPIO79_nCS_3, /* NAND */
|
|
GPIO80_nCS_4, /* SCOOP #1 */
|
|
GPIO80_nCS_4, /* SCOOP #1 */
|
|
|
|
|
|
/* LCD - 16bpp Active TFT */
|
|
/* LCD - 16bpp Active TFT */
|
|
@@ -97,10 +98,10 @@ static unsigned long spitz_pin_config[] __initdata = {
|
|
GPIO51_nPIOW,
|
|
GPIO51_nPIOW,
|
|
GPIO85_nPCE_1,
|
|
GPIO85_nPCE_1,
|
|
GPIO54_nPCE_2,
|
|
GPIO54_nPCE_2,
|
|
- GPIO79_PSKTSEL,
|
|
|
|
GPIO55_nPREG,
|
|
GPIO55_nPREG,
|
|
GPIO56_nPWAIT,
|
|
GPIO56_nPWAIT,
|
|
GPIO57_nIOIS16,
|
|
GPIO57_nIOIS16,
|
|
|
|
+ GPIO104_PSKTSEL,
|
|
|
|
|
|
/* MMC */
|
|
/* MMC */
|
|
GPIO32_MMC_CLK,
|
|
GPIO32_MMC_CLK,
|