[PATCH] ARM: dts: mxs: Fix duart clock-names

Shawn Guo shawnguo at kernel.org
Sun Sep 24 20:37:05 PDT 2023


On Thu, Sep 21, 2023 at 11:17:42AM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
> 
> Per pl011.yaml, the first entry of clock-names should
> be "uartclk".
> 
> Change it accordingly to fix the following schema warning:
> 
> imx23-xfi3.dtb: serial at 80070000: clock-names:0: 'uartclk' was expected
> 
> The pl011 driver does not search for the clock name, so this
> change is safe and was tested on a imx28-evk board.
> 
> Signed-off-by: Fabio Estevam <festevam at denx.de>

Applied, thanks!



More information about the linux-arm-kernel mailing list