aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files/arch/mips/boot/dts/EASY50810.dts
diff options
context:
space:
mode:
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>2019-07-08 14:54:13 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2019-12-22 01:24:23 +0100
commitdcb5e52209e52b6004b5888d41620386a28d2567 (patch)
treecab4f68188176c1fba57ba66e659ffb17e436aff /target/linux/lantiq/files/arch/mips/boot/dts/EASY50810.dts
parent660200e53d627aee107ac90ba611bd762b98a4f6 (diff)
downloadupstream-dcb5e52209e52b6004b5888d41620386a28d2567.tar.gz
upstream-dcb5e52209e52b6004b5888d41620386a28d2567.tar.bz2
upstream-dcb5e52209e52b6004b5888d41620386a28d2567.zip
lantiq: dts: assign the STP pins to the STP GPIO controller node
Assign the STP pins to the STP GPIO controller node instead of using pin hogging (where pins are assigned to the pin controller). This is the preferred way of assigning pins upstream. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Diffstat (limited to 'target/linux/lantiq/files/arch/mips/boot/dts/EASY50810.dts')
-rw-r--r--target/linux/lantiq/files/arch/mips/boot/dts/EASY50810.dts9
1 files changed, 0 insertions, 9 deletions
diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/EASY50810.dts b/target/linux/lantiq/files/arch/mips/boot/dts/EASY50810.dts
index 4f101151d1..492dbac98e 100644
--- a/target/linux/lantiq/files/arch/mips/boot/dts/EASY50810.dts
+++ b/target/linux/lantiq/files/arch/mips/boot/dts/EASY50810.dts
@@ -21,10 +21,6 @@
pinctrl-0 = <&state_default>;
state_default: pinmux {
- stp {
- lantiq,groups = "stp";
- lantiq,function = "stp";
- };
exin {
lantiq,groups = "exin1";
lantiq,function = "exin";
@@ -33,11 +29,6 @@
lantiq,groups = "gnt1";
lantiq,function = "pci";
};
- conf_out {
- lantiq,pins = "io4", "io5", "io6"; /* stp */
- lantiq,open-drain;
- lantiq,pull = <0>;
- };
};
};