projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a13e18
)
ARM: dts: sun7i: add pinctrl for EMAC in PH bank
author
Mans Rullgard
<mans@mansr.com>
Wed, 20 Feb 2019 14:25:35 +0000
(14:25 +0000)
committer
Maxime Ripard
<maxime.ripard@bootlin.com>
Mon, 25 Mar 2019 20:26:22 +0000
(21:26 +0100)
This adds pinctrl settings the EMAC using pins in the PH block.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
arch/arm/boot/dts/sun7i-a20.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sun7i-a20.dtsi
b/arch/arm/boot/dts/sun7i-a20.dtsi
index 69e1692c842a376465d819f301a5851bf03cf51b..541db8b90ee31704b496a09451bf7cefe8a33486 100644
(file)
--- a/
arch/arm/boot/dts/sun7i-a20.dtsi
+++ b/
arch/arm/boot/dts/sun7i-a20.dtsi
@@
-781,6
+781,16
@@
function = "emac";
};
+ /omit-if-no-ref/
+ emac_ph_pins: emac-ph-pins {
+ pins = "PH8", "PH9", "PH10", "PH11",
+ "PH14", "PH15", "PH16", "PH17",
+ "PH18", "PH19", "PH20", "PH21",
+ "PH22", "PH23", "PH24", "PH25",
+ "PH26";
+ function = "emac";
+ };
+
gmac_mii_pins: gmac-mii-pins {
pins = "PA0", "PA1", "PA2",
"PA3", "PA4", "PA5", "PA6",