[U-Boot] [PATCH 2/4] power: pwm_regulator: fix the pwm_set_config parameter order
Simon Glass
sjg at chromium.org
Thu Jul 27 15:13:56 UTC 2017
On 19 July 2017 at 05:54, Kever Yang <kever.yang at 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 at rock-chips.com>
> ---
>
> drivers/power/regulator/pwm_regulator.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list