Skip to content

Commit

Permalink
[ARM] pxa: add pxa320 missing pin function for CS2 on GPIO3
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Mack <daniel@caiaq.de>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
  • Loading branch information
Daniel Mack authored and Eric Miao committed Mar 23, 2009
1 parent 782385a commit 1efb718
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-pxa/include/mach/mfp-pxa320.h
Original file line number Diff line number Diff line change
@@ -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 */

0 comments on commit 1efb718

Please sign in to comment.