[PATCH] pwm: imx: Don't drop the enable bit once set

Fabio Estevam festevam at gmail.com
Thu Sep 12 01:27:22 CEST 2024


On Tue, Sep 10, 2024 at 6:51 AM Miquel Raynal <miquel.raynal at bootlin.com> wrote:
>
> Changing the duty-cycle should not blindly override (and clear) the
> enable (EN) bit if it has already been set. For instance, a PWM
> backlight can be enabled and set to a specific intensity using two
> operations. The order of these operations should not matter.
>
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>

Applied to u-boot-imx/next, thanks.


More information about the U-Boot mailing list