aboutsummaryrefslogtreecommitdiff
path: root/target/linux/bcm53xx/patches-5.4/033-v5.10-ARM-dts-BCM5301X-Specify-PWM-in-the-DT.patch
Commit message (Collapse)AuthorAge
* bcm53xx: group dts backports by upstream kernel versionRafał Miłecki2021-02-25
| | | | | | It's a simple renaming thing. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* bcm53xx: enable PWM for bcm53xxChristian Lamparter2020-09-25
The Meraki MR32 (BCM53016A1) uses the pwm to drive the tricolor LED. The driver has been available in upstream for a long time. Only the Device-Tree definition was missing, but it has been queued recently. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>