]> git.dujemihanovic.xyz Git - u-boot.git/commit
sunxi: H616: switch to OF_UPSTREAM
authorAndre Przywara <andre.przywara@arm.com>
Wed, 7 Aug 2024 23:08:45 +0000 (00:08 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Wed, 9 Oct 2024 23:23:41 +0000 (00:23 +0100)
commit9c4b44d1e3e988b3db6a631c436498e186297b31
tree16f7c8804e0846927e6ba9e8d94b8c6a1f2de917
parentf8efc68b30e29360f7a419fe4968432179d7368b
sunxi: H616: switch to OF_UPSTREAM

With the recent "old-style sunxi" sync and the penultimate OF_UPSTREAM DT
update, both directories were based on the same v6.10 kernel tree.
And while there is one subtle difference in many Allwinner SoC's DT
files, the H616 ones turn out to be identical.

Remove the old copies of the H616 related .dts and .dtsi files, and
switch the whole H616 SoC over to use OF_UPSTREAM. This immediately
benefits from the recent upstream DT update, to kernel v6.11.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
27 files changed:
arch/arm/dts/Makefile
arch/arm/dts/sun50i-h313-tanix-tx1.dts [deleted file]
arch/arm/dts/sun50i-h616-bigtreetech-cb1-manta.dts [deleted file]
arch/arm/dts/sun50i-h616-bigtreetech-cb1.dtsi [deleted file]
arch/arm/dts/sun50i-h616-bigtreetech-pi.dts [deleted file]
arch/arm/dts/sun50i-h616-cpu-opp.dtsi [deleted file]
arch/arm/dts/sun50i-h616-orangepi-zero.dtsi [deleted file]
arch/arm/dts/sun50i-h616-orangepi-zero2.dts [deleted file]
arch/arm/dts/sun50i-h616-x96-mate.dts [deleted file]
arch/arm/dts/sun50i-h616.dtsi [deleted file]
arch/arm/dts/sun50i-h618-longan-module-3h.dtsi [deleted file]
arch/arm/dts/sun50i-h618-longanpi-3h.dts [deleted file]
arch/arm/dts/sun50i-h618-orangepi-zero2w.dts [deleted file]
arch/arm/dts/sun50i-h618-orangepi-zero3.dts [deleted file]
arch/arm/dts/sun50i-h618-transpeed-8k618-t.dts [deleted file]
arch/arm/dts/sun50i-h700-anbernic-rg35xx-2024.dts [deleted file]
arch/arm/dts/sun50i-h700-anbernic-rg35xx-h.dts [deleted file]
arch/arm/dts/sun50i-h700-anbernic-rg35xx-plus.dts [deleted file]
arch/arm/mach-sunxi/Kconfig
configs/orangepi_zero2_defconfig
configs/orangepi_zero2w_defconfig
configs/orangepi_zero3_defconfig
configs/tanix_tx1_defconfig
configs/transpeed-8k618-t_defconfig
configs/x96_mate_defconfig
include/dt-bindings/clock/sun50i-h616-ccu.h [deleted file]
include/dt-bindings/reset/sun50i-h616-ccu.h [deleted file]