aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/DUZUN-DM06.dts
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2017-11-18 21:07:45 +0100
committerMathias Kresin <dev@kresin.me>2017-11-27 21:28:34 +0100
commitd77fe9219af17dce2d00147d904267d4489ae841 (patch)
tree320173815561c85bcf5022ea66685d2d2b136414 /target/linux/ramips/dts/DUZUN-DM06.dts
parent9601e6a0e2d0dd1b08ffc7d0ea4ef135dee1e0cf (diff)
downloadupstream-d77fe9219af17dce2d00147d904267d4489ae841.tar.gz
upstream-d77fe9219af17dce2d00147d904267d4489ae841.tar.bz2
upstream-d77fe9219af17dce2d00147d904267d4489ae841.zip
ramips: backport MT7628 pinmux fixes
According to the datasheet the REFCLK pin is shared with GPIO#37 and the PERST pin is shared with GPIO#36. While at it fix a typo inside the pinmux setup code. The function is called refclk and not reclk. Update device tree source files accordingly. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/ramips/dts/DUZUN-DM06.dts')
-rw-r--r--target/linux/ramips/dts/DUZUN-DM06.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/DUZUN-DM06.dts b/target/linux/ramips/dts/DUZUN-DM06.dts
index d40df4fb5c..33d6827294 100644
--- a/target/linux/ramips/dts/DUZUN-DM06.dts
+++ b/target/linux/ramips/dts/DUZUN-DM06.dts
@@ -73,7 +73,7 @@
wm8960_mclk_pins: wm8960_mclk {
wm8960_mclk {
ralink,group = "refclk";
- ralink,function = "reclk";
+ ralink,function = "refclk";
};
};
};