ARM: dts: rockchip: Remove bogus "amba" bus nodes
authorRobin Murphy <robin.murphy@arm.com>
Wed, 20 Jan 2021 23:42:22 +0000 (23:42 +0000)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 25 Jan 2021 23:17:36 +0000 (00:17 +0100)
commit5eae5696eed5cc460867521c3c67db9ab62e1a0d
tree59266918428797c661c45acdcdf847540bc3e690
parent4cd9a03435bcd20ce6f524e3826fd263951c22fe
ARM: dts: rockchip: Remove bogus "amba" bus nodes

The "amba" bus nodes wrapping all the DMA-330 nodes serve no useful
purpose, and certainly bear no relation at all to the actual underlying
interconnect topology. They appear to be cargo-cult copying from a
design misstep in the very early days of FDT adoption on ARM, which was
righted with the "arm,primecell" compatible, and the last trace of the
idea finally purged by commit 2ef7d5f342c1 ("ARM, ARM64: dts: drop
"arm,amba-bus" in favor of "simple-bus"").

As such, they can simply be removed and the DMA-330 nodes fitted into
the normal sort order.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/e682edd25133bde2ed8198138febc90071530a51.1611186142.git.robin.murphy@arm.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3036.dtsi
arch/arm/boot/dts/rk322x.dtsi
arch/arm/boot/dts/rk3288.dtsi
arch/arm/boot/dts/rk3xxx.dtsi