openwrt/target/linux/ramips
Adrian Schmutzler e6a181dcea 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>
2020-12-07 14:22:00 +01:00
..
base-files/etc
dts ramips: simplify status for ehci/ohci on mt7628 TP-Link devices 2020-12-07 14:22:00 +01:00
files/drivers ramips: drop kernel version switches 2020-10-09 22:24:04 +02:00
image ramips: add support for ASUS RT-N56U B1 2020-11-28 20:51:50 +01:00
mt76x8 ramips: add support for Xiaomi Mi Router 4C 2020-11-25 19:34:13 +01:00
mt7620 ramips: add support for Wavlink WL-WN530HG4 2020-10-27 21:20:16 +01:00
mt7621 ramips: add support for ASUS RT-N56U B1 2020-11-28 20:51:50 +01:00
patches-5.4 kernel: bump 5.4 to 5.4.79 2020-11-24 15:36:59 +01:00
rt288x ramips: remove set_wifi_led function in 01_leds 2020-10-02 14:51:57 +02:00
rt305x ramips: remove set_wifi_led function in 01_leds 2020-10-02 14:51:57 +02:00
rt3883 ramips: remove set_wifi_led function in 01_leds 2020-10-02 14:51:57 +02:00
Makefile
modules.mk ramips: drop kernel version switches 2020-10-09 22:24:04 +02:00