aboutsummaryrefslogtreecommitdiff
path: root/target/linux/mediatek/files-5.10/drivers
Commit message (Collapse)AuthorAge
* mediatek: fix Ubiquiti UniFi 6 LR LEDDavid Bauer2021-04-16
| | | | | | | | | | When adding Kernel 5.10 support, the kernel configuration did not include the LED driver required for the UniFi 6 LR. Also the actual driver source went missing. Fixes commit c46ccb69d17e ("mediatek: mt7622: add Linux 5.10 support") Signed-off-by: David Bauer <mail@david-bauer.net>
* mediatek: mt7622: add Linux 5.10 supportFelix Fietkau2021-02-28
Switch mt7622 subtarget to Linux 5.10, it has been tested by many of us on several devices for a couple of weeks already. Signed-off-by: Felix Fietkau <nbd@nbd.name>