Commit 1efb7180 authored by Daniel Mack's avatar Daniel Mack Committed by Eric Miao

[ARM] pxa: add pxa320 missing pin function for CS2 on GPIO3

Signed-off-by: default avatarDaniel Mack <daniel@caiaq.de>
Signed-off-by: default avatarEric Miao <eric.miao@marvell.com>
parent 782385ae
...@@ -38,6 +38,7 @@ ...@@ -38,6 +38,7 @@
#define GPIO17_2_GPIO MFP_CFG(GPIO17_2, AF0) #define GPIO17_2_GPIO MFP_CFG(GPIO17_2, AF0)
/* Chip Select */ /* Chip Select */
#define GPIO3_nCS2 MFP_CFG(GPIO3, AF1)
#define GPIO4_nCS3 MFP_CFG(GPIO4, AF1) #define GPIO4_nCS3 MFP_CFG(GPIO4, AF1)
/* AC97 */ /* AC97 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment