aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ramips/patches-5.15/845-pwm-add-mediatek-support.patch
Commit message (Collapse)AuthorAge
* ramips: switch to 6.1 kernelNick Hainke2024-03-12
| | | | | | | We have had the testing kernel for several weeks now. Let's switch to 6.1 to have more testers. Additionally, 6.6 is already in the pipeline. Signed-off-by: Nick Hainke <vincent@systemli.org>
* ramips: Fix drivers/pwm/pwm-mediatek-ramips.c compileHauke Mehrtens2022-12-23
| | | | | | | The pwmchip_remove() function returns void now. Fix a compile problem in the drivers/pwm/pwm-mediatek-ramips.c driver. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* ramips: add linux 5.15 support for mt7621Felix Fietkau2022-03-27
Signed-off-by: Felix Fietkau <nbd@nbd.name>