[PATCH] arm64: dts: imx8mq-kontron-pitx-imx8m-u-boot.dtsi: disable assigned clocks

Marek Vasut marex at denx.de
Sat Jun 11 12:15:39 CEST 2022


On 6/11/22 08:09, Heiko Thiery wrote:
> With the move to use DM_CLK the boards uart stops working. The used
> properties are not supported by the imx8mq clock driver. Thus
> the correct baudrate cannot be selected. Remove this properties here and
> the board can start with working uart. Keep it in the main dts because
> linux handles these porperties fine.

Is this yet another

75f080df46f ("Revert "clk: Detect failure to set defaults"")

kind of failure, where the clock uclass returns error code on something?

Maybe the clock uclass should rather warn than fail outright, so we 
won't need these workarounds in DT files ?


More information about the U-Boot mailing list