
27 Jul
2017
27 Jul
'17
5:13 p.m.
On 19 July 2017 at 05:54, Kever Yang kever.yang@rock-chips.com wrote:
The rkpwm reg order has fixed by below patch: e3ef41d rockchip: pwm: fix the register layout for the PWM controller
We need to correct the parameter order for pwm_set_config() to make the pwm regulator works correctly.
Signed-off-by: Kever Yang kever.yang@rock-chips.com
drivers/power/regulator/pwm_regulator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org