[PATCH] arm64: dts: imx93: Fix the dmas entries order

Shawn Guo shawnguo at kernel.org
Mon Oct 9 18:08:06 PDT 2023


On Tue, Sep 26, 2023 at 11:18:54AM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
> 
> Per fsl-lpuart.yaml, the dmas and dma-names entries should be
> 'rx' followed by 'tx'.
> 
> Change the order to fix the following schema warning:
> 
> imx93-11x11-evk.dtb: serial at 44380000: dma-names:0: 'rx' was expected
> 	from schema $id: http://devicetree.org/schemas/serial/fsl-lpuart.yaml#
> imx93-11x11-evk.dtb: serial at 44380000: dma-names:1: 'tx' was expected
> 	from schema $id: http://devicetree.org/schemas/serial/fsl-lpuart.yaml#
> 
> Signed-off-by: Fabio Estevam <festevam at denx.de>

Applied, thanks!



More information about the linux-arm-kernel mailing list