]> Git Repo - linux.git/commitdiff
[ARM] pxa: add pxa320 missing pin function for CS2 on GPIO3
authorDaniel Mack <[email protected]>
Thu, 19 Mar 2009 14:45:19 +0000 (15:45 +0100)
committerEric Miao <[email protected]>
Mon, 23 Mar 2009 01:53:33 +0000 (09:53 +0800)
Signed-off-by: Daniel Mack <[email protected]>
Signed-off-by: Eric Miao <[email protected]>
arch/arm/mach-pxa/include/mach/mfp-pxa320.h

index 67f8385ea548994aa5ac345d4341028cd10cda70..80a0da9e092d0231b3cd573b413d3e0790c40004 100644 (file)
@@ -38,6 +38,7 @@
 #define GPIO17_2_GPIO          MFP_CFG(GPIO17_2, AF0)
 
 /* Chip Select */
+#define GPIO3_nCS2             MFP_CFG(GPIO3, AF1)
 #define GPIO4_nCS3             MFP_CFG(GPIO4, AF1)
 
 /* AC97 */
This page took 0.053199 seconds and 4 git commands to generate.