projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
949db15
)
ARM: at91: at91sam9x5: fix usart3 pinctrl name
author
Robert Nelson
<robertcnelson@gmail.com>
Mon, 28 Jan 2013 15:43:36 +0000
(09:43 -0600)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Wed, 30 Jan 2013 09:05:25 +0000
(10:05 +0100)
The renaming of pinctrl_uart3 to pinctrl_usart3 was missed in
commit 9e3129e (ARM: at91: fix usart/uart namimg in pinctrl).
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91sam9x5.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/at91sam9x5.dtsi
b/arch/arm/boot/dts/at91sam9x5.dtsi
index
8ecca69
..
464e34f
100644
(file)
--- a/
arch/arm/boot/dts/at91sam9x5.dtsi
+++ b/
arch/arm/boot/dts/at91sam9x5.dtsi
@@
-197,7
+197,7
@@
};
usart3 {
- pinctrl_uart3: usart3-0 {
+ pinctrl_u
s
art3: usart3-0 {
atmel,pins =
<2 23 0x2 0x1 /* PC22 periph B with pullup */
2 23 0x2 0x0>; /* PC23 periph B */