summaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9331_tplink_tl-mr3040-v2.dts
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-07-03 17:21:12 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-08-18 17:45:20 +0200
commit008db6b970613d291b245d95734e3e42b5455f6c (patch)
tree53f2527db5c15ad55dff02d3a0d11dc3e13b747d /target/linux/ath79/dts/ar9331_tplink_tl-mr3040-v2.dts
parent3df63fba7044ec798dfbc78340126e0d0a4803c1 (diff)
downloadopenwrt-008db6b970613d291b245d95734e3e42b5455f6c.tar.gz
openwrt-008db6b970613d291b245d95734e3e42b5455f6c.tar.bz2
openwrt-008db6b970613d291b245d95734e3e42b5455f6c.zip
ath79: enable gpio on ar933x by default
All other SoC DTSI files have gpio enabled by default, only ar9330/ar9331 disable it by default, only to have it enabled again afterwards for each individual device. So, do not disable it in the first place, and drop all device-specific status statements afterwards. Though this is a cosmetic commit, it might be a pitfall for device-support backporters if missing. Since backporting it is trivial, let's just do it. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> (cherry picked from commit dc1280ef652c6522269c7a864810c19362d33dc4)
Diffstat (limited to 'target/linux/ath79/dts/ar9331_tplink_tl-mr3040-v2.dts')
-rw-r--r--target/linux/ath79/dts/ar9331_tplink_tl-mr3040-v2.dts4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ath79/dts/ar9331_tplink_tl-mr3040-v2.dts b/target/linux/ath79/dts/ar9331_tplink_tl-mr3040-v2.dts
index 6fc4b6868b..cd372c240e 100644
--- a/target/linux/ath79/dts/ar9331_tplink_tl-mr3040-v2.dts
+++ b/target/linux/ath79/dts/ar9331_tplink_tl-mr3040-v2.dts
@@ -86,10 +86,6 @@
status = "okay";
};
-&gpio {
- status = "okay";
-};
-
&usb {
#address-cells = <1>;
#size-cells = <0>;