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:
fab8766
)
ARM: DT: STiH407: Add pinconfig for IRB UHF and IRB TX
author
Peter Griffin
<
[email protected]
>
Mon, 28 Sep 2015 12:37:00 +0000
(14:37 +0200)
committer
Maxime Coquelin
<
[email protected]
>
Wed, 30 Sep 2015 08:04:52 +0000
(10:04 +0200)
This patch adds the pinconfig for IRB TX and IRB UHF.
Signed-off-by: M'boumba Cedric Madianga <
[email protected]
>
Acked-by: Lee Jones <
[email protected]
>
Acked-by: Patrice Chotard <
[email protected]
>
Signed-off-by: Peter Griffin <
[email protected]
>
Signed-off-by: Maxime Coquelin <
[email protected]
>
arch/arm/boot/dts/stih407-pinctrl.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/stih407-pinctrl.dtsi
b/arch/arm/boot/dts/stih407-pinctrl.dtsi
index 352fe98535f5211d12f6b54557efea7595aec928..9daab1f3dc81dae620149e46ea703d227e7ffcc7 100644
(file)
--- a/
arch/arm/boot/dts/stih407-pinctrl.dtsi
+++ b/
arch/arm/boot/dts/stih407-pinctrl.dtsi
@@
-121,6
+121,24
@@
ir = <&pio4 0 ALT2 IN>;
};
};
+
+ pinctrl_uhf: uhf0 {
+ st,pins {
+ ir = <&pio4 1 ALT2 IN>;
+ };
+ };
+
+ pinctrl_tx: tx0 {
+ st,pins {
+ tx = <&pio4 2 ALT2 OUT>;
+ };
+ };
+
+ pinctrl_tx_od: tx_od0 {
+ st,pins {
+ tx_od = <&pio4 3 ALT2 OUT>;
+ };
+ };
};
/* SBC_ASC0 - UART10 */