openwrt/target
Adrian Schmutzler 7562a026eb 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:20 +00:00
..
imagebuilder imagebuilder: fix partition signature 2021-09-01 08:07:14 +00:00
linux ramips: simplify status for ehci/ohci on mt7628 TP-Link devices 2021-09-01 08:07:20 +00:00
sdk sdk: fix missing include directories 2021-09-01 08:07:09 +00:00
toolchain
Config.in
Makefile