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:
b787f68
)
pinctrl: mvebu: Fix mapping of pin 63 (gpo -> gpio)
author
Andrew Andrianov
<
[email protected]
>
Sat, 11 Apr 2015 20:29:19 +0000
(23:29 +0300)
committer
Linus Walleij
<
[email protected]
>
Mon, 27 Apr 2015 13:23:58 +0000
(15:23 +0200)
Signed-off-by: Andrew Andrianov <
[email protected]
>
Signed-off-by: Linus Walleij <
[email protected]
>
drivers/pinctrl/mvebu/pinctrl-armada-370.c
patch
|
blob
|
history
diff --git
a/drivers/pinctrl/mvebu/pinctrl-armada-370.c
b/drivers/pinctrl/mvebu/pinctrl-armada-370.c
index 42f930f70de31e9086d4d7f7fec78a47d83cbfcc..03aa58c4cb85bd04cb4b043f09a1e9aec5f19cc1 100644
(file)
--- a/
drivers/pinctrl/mvebu/pinctrl-armada-370.c
+++ b/
drivers/pinctrl/mvebu/pinctrl-armada-370.c
@@
-364,7
+364,7
@@
static struct mvebu_mpp_mode mv88f6710_mpp_modes[] = {
MPP_FUNCTION(0x5, "audio", "mclk"),
MPP_FUNCTION(0x6, "uart0", "cts")),
MPP_MODE(63,
- MPP_FUNCTION(0x0, "gpo", NULL),
+ MPP_FUNCTION(0x0, "gp
i
o", NULL),
MPP_FUNCTION(0x1, "spi0", "sck"),
MPP_FUNCTION(0x2, "tclk", NULL)),
MPP_MODE(64,