[PATCH] arm64: dts: imx8qm-ss-dma: Pass lpuart dma-names

Shawn Guo shawnguo at kernel.org
Tue Dec 5 17:07:36 PST 2023


On Mon, Nov 13, 2023 at 04:21:39PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
> 
> Per fsl-lpuart.yaml, when the 'dmas' property is used 'dma-names' should
> also be present.
> 
> Pass the lpuart 'dma-names' property to fix the following schema
> warnings:
> 
> imx8dxl-evk.dtb: serial at 5a060000: dma-names:0: 'rx' was expected
> 	from schema $id: http://devicetree.org/schemas/serial/fsl-lpuart.yaml#
> imx8dxl-evk.dtb: serial at 5a060000: dma-names:1: 'tx' was expected
> 	from schema $id: http://devicetree.org/schemas/serial/fsl-lpuart.yaml#
> imx8dxl-evk.dtb: serial at 5a060000: Unevaluated properties are not allowed ('dma-names' was unexpected)
> 	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