u-boot-brain/drivers/pwm
Vincent Chen cc25f346c9 pwm: sifive: make set_config() and set_enable() work properly
The pwm_sifive_set_config() and pwm_sifive_set_enable() cannot work
properly due to the wrong implementations. It will cause the u-boot
PWM command to not work as expected. The bugs will be resolved in this
patch.

Signed-off-by: Vincent Chen <vincent.chen@sifive.com>
Reviewed-by: Rick Chen <rick@andestech.com>
2021-05-14 16:25:42 +08:00
..
cros_ec_pwm.c pwm: Add a driver for Chrome OS EC PWM 2021-04-10 16:08:39 +02:00
exynos_pwm.c dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 2020-12-13 16:51:09 -07:00
Kconfig pwm: Add a driver for Chrome OS EC PWM 2021-04-10 16:08:39 +02:00
Makefile pwm: Add a driver for Chrome OS EC PWM 2021-04-10 16:08:39 +02: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 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 2020-12-13 16:51:09 -07:00
pwm-meson.c dm: core: Access device ofnode through functions 2021-01-05 12:24:41 -07:00
pwm-mtk.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
pwm-sifive.c pwm: sifive: make set_config() and set_enable() work properly 2021-05-14 16:25:42 +08:00
pwm-ti-ehrpwm.c dm: fix build errors generated by last merges 2021-01-15 13:12:38 -05: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 rockchip: pwm: Fix default polarity 2021-04-10 11:54:59 +02:00
sandbox_pwm.c video: backlight: Support PWMs without a known period_ns 2021-04-10 16:07:12 +02:00
sunxi_pwm.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
tegra_pwm.c dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 2020-12-13 16:51:09 -07:00