aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files/arch/mips/boot/dts/VR200.dtsi
diff options
context:
space:
mode:
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>2019-07-08 11:40:25 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2019-12-22 01:24:23 +0100
commitb3bdfd5df55b104f3affea116a3c54075ea6549c (patch)
tree4585b02c6fcef7c201d635748c7fc688c87fe96f /target/linux/lantiq/files/arch/mips/boot/dts/VR200.dtsi
parent8ea7aa5380aba4301bd1804e326534c28249bb24 (diff)
downloadupstream-b3bdfd5df55b104f3affea116a3c54075ea6549c.tar.gz
upstream-b3bdfd5df55b104f3affea116a3c54075ea6549c.tar.bz2
upstream-b3bdfd5df55b104f3affea116a3c54075ea6549c.zip
lantiq: dts: assign the MDIO pins to the gsw node
Assign the MDIO pins to the switch node instead of using pin hogging (where pins are assigned to the pin controller). This is the preferred way of assigning pins upstream. This converts amazonse, ar9 and vr9. danube is skipped because the pin controller doesn't define a pinmux for the MDIO pins (some of the SoC pads may be hardwired to the MDIO pins instead of being configurable). Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Diffstat (limited to 'target/linux/lantiq/files/arch/mips/boot/dts/VR200.dtsi')
-rw-r--r--target/linux/lantiq/files/arch/mips/boot/dts/VR200.dtsi4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/VR200.dtsi b/target/linux/lantiq/files/arch/mips/boot/dts/VR200.dtsi
index 3c04785314..7fedcee92f 100644
--- a/target/linux/lantiq/files/arch/mips/boot/dts/VR200.dtsi
+++ b/target/linux/lantiq/files/arch/mips/boot/dts/VR200.dtsi
@@ -95,10 +95,6 @@
pinctrl-0 = <&state_default>;
state_default: pinmux {
- mdio {
- lantiq,groups = "mdio";
- lantiq,function = "mdio";
- };
gphy-leds {
lantiq,groups = "gphy0 led1", "gphy1 led1";
lantiq,function = "gphy";