> From: U-Boot <u-boot-boun...@lists.denx.de> On Behalf Of Vincent Chen
> Sent: Monday, May 03, 2021 3:27 PM
> To: s...@chromium.org; h...@denx.de
> Cc: u-boot@lists.denx.de; Vincent Chen <vincent.c...@sifive.com>
> Subject: [PATCH] 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.c...@sifive.com>
> ---
>  drivers/pwm/pwm-sifive.c | 21 +++++++++++----------
>  1 file changed, 11 insertions(+), 10 deletions(-)

Reviewed-by: Rick Chen <r...@andestech.com>

Reply via email to