arm64: dts: rockchip: Remove bogus "amba" bus nodes
authorRobin Murphy <robin.murphy@arm.com>
Wed, 20 Jan 2021 23:42:21 +0000 (23:42 +0000)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 1 Feb 2021 18:00:31 +0000 (19:00 +0100)
commit9e8244495f442bb951a354c4d240a97f423e3f14
tree02cb04fae175dc5875681507d927951602eb10ad
parent833821eeab916631d0cd22dbcda8db4b2a3acc3d
arm64: 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/131e0ea065109760ea3b59c4bb90cf4fac7826f7.1611186142.git.robin.murphy@arm.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/px30.dtsi
arch/arm64/boot/dts/rockchip/rk3308.dtsi
arch/arm64/boot/dts/rockchip/rk3328.dtsi
arch/arm64/boot/dts/rockchip/rk3368.dtsi
arch/arm64/boot/dts/rockchip/rk3399.dtsi