rv1126-uboot/drivers/pwm
David Wu bab0c55c3c pwm: rockchip: Do pwm pinctrl setting after pwm enabled
If the PWM pinctrl uses default state, the iomux setting will
be done at probe, the PWM may not be enabled at this moment.
It will make PWM into an intermediate state, destroy the default
hardware state, the PWM is not ready for work yet. So it is better
for doing PWM pinctrl setting after PWM enabled.

Change-Id: I8b700a07083b9a6798303fc5a5ed9f29eb42c47e
Signed-off-by: David Wu <david.wu@rock-chips.com>
2018-03-20 14:56:24 +08:00
..
Kconfig
Makefile
exynos_pwm.c
pwm-imx-util.c
pwm-imx-util.h
pwm-imx.c
pwm-uclass.c
rk_pwm.c pwm: rockchip: Do pwm pinctrl setting after pwm enabled 2018-03-20 14:56:24 +08:00
sandbox_pwm.c
tegra_pwm.c