aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-5.15/845-pwm-add-mediatek-support.patch
Commit message (Collapse)AuthorAgeFilesLines
* ramips: Fix drivers/pwm/pwm-mediatek-ramips.c compileHauke Mehrtens2022-12-231-2/+4
| | | | | | | 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-271-0/+217
Signed-off-by: Felix Fietkau <nbd@nbd.name>