On Mon, 14 Oct 2024 22:21:57 +0200, Dragan Simic wrote: > Including a board dts file is not the right way to represent the hierarchical > nature of the board dts files and to create a dts file for another variant of > an ancestor board. However, a few boards and their variants (ab)used this > approach, so let's clean that up by converting the common ancestors into dtsi > files, and by adding separate board-variant dts files. > > No functional changes are introduced, which was validated by decompiling and > comparing all affected board dtb files before and after these changes. In > more detail, the affected dtb files have some of their blocks shuffled around > a bit and some of their phandles have different values, as a result of the > changes to the order in which the building blocks from the parent dtsi files > are included, but they effectively remain the same as the originals. > > [...] Applied, thanks! [1/1] arm64: dts: rockchip: Convert dts files used as parents to dtsi files commit: f3c6526d6fb25b9627cb39cc63fec8f88ecf17b5 Best regards, -- Heiko Stuebner <heiko@xxxxxxxxx>