arm64: dts: imx8qm-ss-dma: Pass lpuart dma-names
authorFabio Estevam <festevam@denx.de>
Mon, 13 Nov 2023 19:21:39 +0000 (16:21 -0300)
committerShawn Guo <shawnguo@kernel.org>
Wed, 6 Dec 2023 01:53:52 +0000 (09:53 +0800)
commit5a8e9b022e569f9f8fdb5106c3c6e0636ad3ebcf
tree06620f40d3e77c25f0983a6d449665ab81fbe20a
parent6d382d51d9799d3610fccc451dd69c842710c364
arm64: dts: imx8qm-ss-dma: Pass lpuart dma-names

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@5a060000: dma-names:0: 'rx' was expected
from schema $id: http://devicetree.org/schemas/serial/fsl-lpuart.yaml#
imx8dxl-evk.dtb: serial@5a060000: dma-names:1: 'tx' was expected
from schema $id: http://devicetree.org/schemas/serial/fsl-lpuart.yaml#
imx8dxl-evk.dtb: serial@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@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8qm-ss-dma.dtsi