
On Wed, Jul 17, 2024 at 03:34:15PM +0100, Andre Przywara wrote:
Sync the devicetree files from the official Linux kernel tree, v6.10. This is covering Allwinner SoCs with 32-bit and 64-bit ARM cores.
Besides mostly cosmectic changes, this adds cpufreq support to H616 boards, Nothing that U-Boot needs for itself, but helpful to pass on to kernels. We also get the .dts files for the Tanix TX1 TV box and three Anbernic handheld gaming devices.
As before, this omits the non-backwards compatible changes to the R_INTC controller, to remain compatible with older kernels.
Signed-off-by: Andre Przywara andre.przywara@arm.com
This reminded me I needed to see that v6.10-dts is tagged upstream now. So, for the record, when can we move sunxi to OF_UPSTREAM? Or what's blocking it? Thanks!