This series provides a few cleanups in the 32-bit Amlogic .dts files. The first patch introduces the actual busses so the .dts' basic structure is similar to what we have in the 64-bit .dts files. The second patch removes even more duplication by inheriting meson.dtsi from meson8b.dtsi (just like meson6.dtsi and meson8.dtsi are doing). There should not be any functional changes with these patches. However, I was only test this on a Meson8 based device, so it would be great if somebody could test this on a Meson8b device. Martin Blumenstingl (2): ARM: dts: meson: organize devices in their corresponding busses ARM: dts: meson8b: inherit meson.dtsi from meson8b.dtsi arch/arm/boot/dts/meson.dtsi | 180 ++++++++++++++++++----------------- arch/arm/boot/dts/meson6.dtsi | 2 - arch/arm/boot/dts/meson8.dtsi | 116 +++++++++++++++-------- arch/arm/boot/dts/meson8b.dtsi | 210 +++++++++++++++++------------------------ 4 files changed, 255 insertions(+), 253 deletions(-) -- 2.12.2 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html