aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ramips/patches-5.15/845-pwm-add-mediatek-support.patch
Commit message (Collapse)AuthorAge
* 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>