Commit cfec64e8 authored by Mans Rullgard's avatar Mans Rullgard Committed by Maxime Ripard

ARM: dts: sun7i: add pinctrl for EMAC in PH bank

This adds pinctrl settings the EMAC using pins in the PH block.
Signed-off-by: default avatarMans Rullgard <mans@mansr.com>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
parent 7a13e182
......@@ -781,6 +781,16 @@ emac_pa_pins: emac-pa-pins {
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",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment