projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73921ea
)
[ARM] pxa/magician: setup SSP1 pins for audio
author
Philipp Zabel
<philipp.zabel@gmail.com>
Sat, 17 Jan 2009 17:45:41 +0000
(18:45 +0100)
committer
Eric Miao
<eric.miao@marvell.com>
Wed, 21 Jan 2009 07:06:36 +0000
(15:06 +0800)
Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
arch/arm/mach-pxa/magician.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-pxa/magician.c
b/arch/arm/mach-pxa/magician.c
index 21b821e1a60d82bc3b2811523e5b164b1af7728d..4416ee1dc5d7a4ff6db48cb49c6d863c45afe14b 100644
(file)
--- a/
arch/arm/mach-pxa/magician.c
+++ b/
arch/arm/mach-pxa/magician.c
@@
-66,6
+66,11
@@
static unsigned long magician_pin_config[] __initdata = {
GPIO31_I2S_SYNC,
GPIO113_I2S_SYSCLK,
+ /* SSP 1 */
+ GPIO23_SSP1_SCLK,
+ GPIO24_SSP1_SFRM,
+ GPIO25_SSP1_TXD,
+
/* SSP 2 */
GPIO19_SSP2_SCLK,
GPIO14_SSP2_SFRM,