aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an_tama_w06.dts
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-12-01 14:48:42 +0100
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-12-07 14:22:00 +0100
commit66d12ce667ce9cac249736eebfa95786a9ae2a54 (patch)
tree681f35fb06097796cb6af4495a8bde1e215ebd88 /target/linux/ramips/dts/mt7628an_tama_w06.dts
parente6a181dceafbe2043931f6a048a40a4ed277537a (diff)
downloadupstream-66d12ce667ce9cac249736eebfa95786a9ae2a54.tar.gz
upstream-66d12ce667ce9cac249736eebfa95786a9ae2a54.tar.bz2
upstream-66d12ce667ce9cac249736eebfa95786a9ae2a54.zip
ramips: remove redundant status for USB controllers
mt7621, mt7628an and rt5350 have USB controllers (ehci/ohci or xhci) enabled by default. Thus, this patch drops redundant status=okay statements in derived device DTS files. While at it, also drop an explicit status=okay in mt7621.dtsi, as this is default. Note: For rt5350, about 50 % of the devices enabled ehci/ohci in the DTS files, and there is actually no device actively disabling it. It looks like only a few people are aware that the controllers are enabled by default here. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ramips/dts/mt7628an_tama_w06.dts')
-rw-r--r--target/linux/ramips/dts/mt7628an_tama_w06.dts8
1 files changed, 0 insertions, 8 deletions
diff --git a/target/linux/ramips/dts/mt7628an_tama_w06.dts b/target/linux/ramips/dts/mt7628an_tama_w06.dts
index 26e5ab00a5..2be5f3fc88 100644
--- a/target/linux/ramips/dts/mt7628an_tama_w06.dts
+++ b/target/linux/ramips/dts/mt7628an_tama_w06.dts
@@ -37,18 +37,10 @@
};
};
-&ehci {
- status = "okay";
-};
-
&ethernet {
mtd-mac-address = <&factory 0x28>;
};
-&ohci {
- status = "okay";
-};
-
&state_default {
gpio {
groups = "uart1", "p0led_an", "wdt";