arm64: dts: imx93: Fix the dmas entries order
authorFabio Estevam <festevam@denx.de>
Tue, 26 Sep 2023 14:18:54 +0000 (11:18 -0300)
committerShawn Guo <shawnguo@kernel.org>
Tue, 10 Oct 2023 02:52:50 +0000 (10:52 +0800)
commita725990557e7d19b74aa6612ece312ae32acb692
tree4df070576a3b89f66074003d4dae1a6265f1c4d1
parent9d785adb1dc48d7865f4155c970e1c8e73bb0f33
arm64: dts: imx93: Fix the dmas entries order

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@44380000: dma-names:0: 'rx' was expected
from schema $id: http://devicetree.org/schemas/serial/fsl-lpuart.yaml#
imx93-11x11-evk.dtb: serial@44380000: dma-names:1: 'tx' was expected
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/imx93.dtsi