diff options
author | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2020-12-01 14:48:41 +0100 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2020-12-07 14:22:00 +0100 |
commit | e6a181dceafbe2043931f6a048a40a4ed277537a (patch) | |
tree | 599361f83d1303d676ae0bee60cd45791fa8afa3 /target/linux/ramips/modules.mk | |
parent | b9971db7c365c0145faf1db2e78ee48cee4b643d (diff) | |
download | upstream-e6a181dceafbe2043931f6a048a40a4ed277537a.tar.gz upstream-e6a181dceafbe2043931f6a048a40a4ed277537a.tar.bz2 upstream-e6a181dceafbe2043931f6a048a40a4ed277537a.zip |
ramips: simplify status for ehci/ohci on mt7628 TP-Link devices
At the moment, ehci/ohci is enabled in mt7628an SoC DTSI, then
disabled in the TP-Link-specific DTSI files, and finally enabled
again in the DTS files of the devices needing it.
This on-off-on scheme is hard to grasp on a quick look. Thus, this
patch drops the status in the TP-Link-specific DTSI files, having
the TP-Link devices treated like the rest of mt7628an DTSes, i.e.
ehci/ohci is enabled by default and needs to be disabled explicitly
where needed.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ramips/modules.mk')
0 files changed, 0 insertions, 0 deletions