aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7620a.dtsi
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2017-11-18 10:51:07 +0100
committerMathias Kresin <dev@kresin.me>2017-11-22 08:21:52 +0100
commitb69ceb0c3d705143511fdc32cb92aedda29c7db3 (patch)
tree569b35367c16c1ce00acaa7acb2d470f600cce3c /target/linux/ramips/dts/mt7620a.dtsi
parente142173e8dc5ddd923761581bcc877a786f3c2ff (diff)
downloadupstream-b69ceb0c3d705143511fdc32cb92aedda29c7db3.tar.gz
upstream-b69ceb0c3d705143511fdc32cb92aedda29c7db3.tar.bz2
upstream-b69ceb0c3d705143511fdc32cb92aedda29c7db3.zip
ramips: add missing pinmuxes to SoC dtsi
Add pinmuxes defined by some board which are including the dtsi files to the dtsi files itself. Allows to reduce duplication. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/ramips/dts/mt7620a.dtsi')
-rw-r--r--target/linux/ramips/dts/mt7620a.dtsi14
1 files changed, 14 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/mt7620a.dtsi b/target/linux/ramips/dts/mt7620a.dtsi
index 96966b4647..882cf88104 100644
--- a/target/linux/ramips/dts/mt7620a.dtsi
+++ b/target/linux/ramips/dts/mt7620a.dtsi
@@ -365,6 +365,13 @@
};
};
+ mdio_refclk_pins: mdio_refclk {
+ mdio_refclk {
+ ralink,group = "mdio";
+ ralink,function = "refclk";
+ };
+ };
+
ephy_pins: ephy {
ephy {
ralink,group = "ephy";
@@ -399,6 +406,13 @@
ralink,function = "pcie rst";
};
};
+
+ pa_pins: pa {
+ pa {
+ ralink,group = "pa";
+ ralink,function = "pa";
+ };
+ };
};
rstctrl: rstctrl {