summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-ocores.c
AgeCommit message (Collapse)AuthorFilesLines
2025-02-17pwm: opencores: Add PWM driver supportWilliam Qiu1-0/+238
Add driver for OpenCores PWM Controller. And add compatibility code which based on StarFive SoC. Co-developed-by: Hal Feng <hal.feng@starfivetech.com> Signed-off-by: Hal Feng <hal.feng@starfivetech.com> Signed-off-by: William Qiu <william.qiu@starfivetech.com> Tested-by: Maud Spierings <maud_spierings@hotmail.com> Link: https://lore.kernel.org/r/20250106103540.10079-1-william.qiu@starfivetech.com Signed-off-by: Emil Renner Berthing <emil.renner.berthing@canonical.com>