Skip to content

Commit

Permalink
[ARM] pxa: add missing pin function for CS2 on GPIO1
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 19, 2009
1 parent 26a5522 commit d1b9560
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-pxa/include/mach/mfp-pxa300.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
#endif

/* Chip Select */
#define GPIO1_nCS2 MFP_CFG(GPIO1, AF1)
#define GPIO2_nCS3 MFP_CFG(GPIO2, AF1)

/* AC97 */
Expand Down

0 comments on commit d1b9560

Please sign in to comment.