summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-fttmr010.c
AgeCommit message (Collapse)AuthorFilesLines
2021-03-11Add Aspeed PWM driver which uses FTTMR010 timer IPJae Hyun Yoo1-0/+441
This commit adds Aspeed PWM driver which uses timer pulse output feature in Aspeed SoCs. The timer IP is derived from Faraday Technologies FTTMR010 IP but has some customized register structure changes only for Aspeed SoCs. Signed-off-by: Jae Hyun Yoo <jae.hyun.yoo@intel.com>