]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: rockchip: Remove "amba" bus nodes from rv1108
authorJohan Jonker <jbx6244@gmail.com>
Wed, 30 Mar 2022 13:16:08 +0000 (15:16 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 27 May 2022 17:27:00 +0000 (19:27 +0200)
commit96d9e44698a4400dfa35d250cd85d407b8b47dd9
tree6d44c71688eaa902d9c6c369bc0749299c497095
parent057071831cafcc7b49863f33e05f180b38356358
ARM: dts: rockchip: Remove "amba" bus nodes from rv1108

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 2bda00885b25 ("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.
The node names should be generic, so rename it to "dma-controller".

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/20220330131608.30040-3-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rv1108.dtsi