]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: dts: vfxxx: Fix the order of the DMA entries
authorFabio Estevam <festevam@denx.de>
Thu, 20 Feb 2025 12:48:09 +0000 (09:48 -0300)
committerShawn Guo <shawnguo@kernel.org>
Tue, 11 Mar 2025 01:54:57 +0000 (09:54 +0800)
commit41e478801c76c65419fec8be70dfce9eb10d34b1
treebcad5c6605787406989e33c030e601dc4a730210
parent3525d9579f66497a2a330d58b1d54b1042c04e49
ARM: dts: vfxxx: Fix the order of the DMA entries

According to fsl,dspi.yaml the expected order for describing the dmas
and dma-names properties is "tx" first, followed by "rx".

Adjust it acordingly to fix the following dt-schema warnings:

spi@4002c000: dma-names:0: 'tx' was expected
spi@4002c000: dma-names:1: 'rx' was expected

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/vf/vfxxx.dtsi