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:
d8a507e
)
ARM: dts: sun8i: add pinmux for UART1 at PG
author
Icenowy Zheng
<
[email protected]
>
Fri, 16 Sep 2016 15:16:41 +0000
(23:16 +0800)
committer
Maxime Ripard
<
[email protected]
>
Wed, 21 Sep 2016 08:48:09 +0000
(11:48 +0300)
The UART1 at PG (PG6, PG7, PG8, PG9) is, in the Allwinner's reference
tablet design of A23/33, used to connect to UART Bluetooth cards.
Add the pinmux for it.
Signed-off-by: Icenowy Zheng <
[email protected]
>
Signed-off-by: Maxime Ripard <
[email protected]
>
arch/arm/boot/dts/sun8i-a23-a33.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sun8i-a23-a33.dtsi
b/arch/arm/boot/dts/sun8i-a23-a33.dtsi
index 01d8bbf08749e3f5ae3294fa18e0327e61e2fbfe..ea4082cd111bcd7923e9d5e368d1688fdce974d4 100644
(file)
--- a/
arch/arm/boot/dts/sun8i-a23-a33.dtsi
+++ b/
arch/arm/boot/dts/sun8i-a23-a33.dtsi
@@
-279,6
+279,16
@@
allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
};
+ uart1_pins_a: uart1@0 {
+ allwinner,pins = "PG6", "PG7";
+ allwinner,function = "uart1";
+ };
+
+ uart1_pins_cts_rts_a: uart1-cts-rts@0 {
+ allwinner,pins = "PG8", "PG9";
+ allwinner,function = "uart1";
+ };
+
mmc0_pins_a: mmc0@0 {
allwinner,pins = "PF0", "PF1", "PF2",
"PF3", "PF4", "PF5";