Re: [PATCH v13 0/7] arm64: sunxi: Allwinner H616 SoC DT support

From: Jernej Škrabec
Date: Sat Jul 09 2022 - 14:13:44 EST


Dne petek, 08. julij 2022 ob 12:52:28 CEST je Andre Przywara napisal(a):
> Hi,
>
> only some minor changes this time in the .dtsi, addressing the comments,
> many thanks to Jernej and Samuel for that! Also adding the R-b tags.
>
> This keeps the TF-A reserved memory node, as a compromise for a smoother
> user experience.
>
> This is on top of kernel.org's sunxi/dt-for-5.20, to get the new I2C
> fallback compatible. The series can be found here:
> https://github.com/apritzel/linux/commits/h616-v13
>
> For a complete changelog, see below.
>
> Thanks!
> Andre
>
> ==================
> This series gathers patches to support the Allwinner H616 SoC. This is
> a rather uninspired SoC (Quad-A53 with the usual peripherals), but
> allows for some cheap development boards and TV boxes, and supports
> up to 4GB of DRAM.
>
> Some DT binding patches are sprinkled throughout the series, to add
> the new compatible names right before they are used.
> Eventually we get the .dtsi for the SoC in patch 3, and the .dts for
> the OrangePi Zero2 board[1] later, followed by the .dts for the X96 Mate
> TV box[2] afterwards.
>
> U-Boot and Trusted Firmware support is now merged in released versions,
> it allows booting via FEL or SD card, also you can TFTP kernels in on
> the OrangePi Zero 2 board.
>
> Many thanks to Jernej for his tremendous help on this, also for the
> awesome input and help from the #linux-sunxi IRC channel.
>
> The whole series (including the prerequisites) can also be found here:
> https://github.com/apritzel/linux/commits/h616-v13
>
> Happy reviewing!
>
> Cheers,
> Andre
>
> [1] https://linux-sunxi.org/Orange_Pi_Zero_2
> [2] https://linux-sunxi.org/X96_Mate

Fixed emac compatible and applied, thanks!

Best regards,
Jernej