[PATCH v2] ARM: dts: vfxxx: Fix the order of the DMA entries
Shawn Guo
shawnguo2 at yeah.net
Mon Mar 10 18:55:22 PDT 2025
On Thu, Feb 20, 2025 at 09:48:09AM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
>
> 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 at 4002c000: dma-names:0: 'tx' was expected
> spi at 4002c000: dma-names:1: 'rx' was expected
>
> Signed-off-by: Fabio Estevam <festevam at denx.de>
Applied, thanks!
More information about the linux-arm-kernel
mailing list