aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/patches-5.15/0003-leds-add-reset-controller-based-driver.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: move ubnt ledbar driver to a separate packageFelix Fietkau2022-09-301-5/+5
| | | | | | | Simplifies the tree by removing a non-upstream kernel patch and related kconfig symbols Signed-off-by: Felix Fietkau <nbd@nbd.name>
* ath79: Make patches apply againHauke Mehrtens2022-09-111-5/+5
| | | | | | | | The patch adding support for LEDs connected to a reset controller did not apply any more, refresh it on top of current master. Fixes: 53fc987b2552 ("generic: move ledbar driver from mediatek target") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* ath79: add 5.15 support for generic subtargetDavid Bauer2022-03-301-0/+186
Add Kernel 5.15 patches + config. This is currently only available for the generic subtarget, as it was exclusively tested with this target. Tested-on: Siemens WS-AP3610, Enterasys WS-AP3705i Signed-off-by: David Bauer <mail@david-bauer.net>