FW: [PATCH] pwm: sifive: make set_config() and set_enable() work properly

Rick Chen rickchen36 at gmail.com
Wed May 12 02:32:38 CEST 2021


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

Reviewed-by: Rick Chen <rick at andestech.com>


More information about the U-Boot mailing list