u-boot-brain/drivers/pwm
Yash Shah 7239a610b7 pwm: Add PWM driver for SiFive SoC
Adds a PWM driver for PWM chip present in SiFive's HiFive Unleashed SoC
This driver is simple port of Linux pwm sifive driver from Linux v5.6

commit: 9e37a53eb051 ("pwm: sifive: Add a driver for SiFive SoC PWM")

Signed-off-by: Yash Shah <yash.shah@sifive.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
2020-07-09 06:03:12 +02:00
..
Kconfig pwm: Add PWM driver for SiFive SoC 2020-07-09 06:03:12 +02:00
Makefile pwm: Add PWM driver for SiFive SoC 2020-07-09 06:03:12 +02:00
exynos_pwm.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
pwm-imx-util.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pwm-imx-util.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pwm-imx.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
pwm-mtk.c mediatek: pwm: add pwm driver for MediaTek SoCs 2020-04-17 12:32:36 -04:00
pwm-sifive.c pwm: Add PWM driver for SiFive SoC 2020-07-09 06:03:12 +02:00
pwm-uclass.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk_pwm.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
sandbox_pwm.c test: panel: Add a test for the panel uclass 2018-10-09 04:40:27 -06:00
sunxi_pwm.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
tegra_pwm.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00