ARM: dts: s5pv210: align DMA channels with dtschema
authorKrzysztof Kozlowski <krzk@kernel.org>
Sun, 27 Mar 2022 18:08:54 +0000 (11:08 -0700)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sat, 9 Apr 2022 16:50:05 +0000 (18:50 +0200)
commit9e916fb9bc3d16066286f19fc9c51d26a6aec6bd
treeeede05714239f16dd358abbc614400e0fe1bd117
parent21e4b7d151af9a3191fb251e2b4044e361a56102
ARM: dts: s5pv210: align DMA channels with dtschema

dtschema expects DMA channels in specific order (tx, rx and tx-sec).
The order actually should not matter because dma-names is used however
let's make it aligned with dtschema to suppress warnings like:

  i2s@eee30000: dma-names: ['rx', 'tx', 'tx-sec'] is not valid under any of the given schemas

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Co-developed-by: Jonathan Bakker <xc-racer2@live.ca>
Signed-off-by: Jonathan Bakker <xc-racer2@live.ca>
Link: https://lore.kernel.org/r/CY4PR04MB056779A9C50DC95987C5272ACB1C9@CY4PR04MB0567.namprd04.prod.outlook.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm/boot/dts/s5pv210-aries.dtsi
arch/arm/boot/dts/s5pv210.dtsi