[PATCH v2] driver: pwm: pwm-imx: fix probing on imx6

Fabio Estevam festevam at gmail.com
Tue Aug 13 14:27:38 CEST 2024


Hi Heiko,

On Wed, Aug 7, 2024 at 12:53 PM Heiko Schocher <hs at denx.de> wrote:
>
> U-Boot 2024.07 drops on aristainetos2 board the following
> warning:
>
>         Failed to enable per_clk
>
> and bootlogo is not seen on LVDS display.
>
> This patch uses old behaviour for systems without clock framework
> if CONFIG_CLK is not enabled.
>
> Fixes: bfc778cb93a3 ("driver: pwm: pwm-imx: get and enable per/ipg clock using dm")
>
> Signed-off-by: Heiko Schocher <hs at denx.de>
> ---
>
> Changes in v2:
> use CONFIG_IS_ENABLED instead of IS_ENABLED
> as Anatolij suggested.

This causes build failures:

https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/887503

Please fix and resend.

Thanks


More information about the U-Boot mailing list