Re: [PATCH v11 3/3] arm64: dts: mediatek: Initial mt8365-evk support

From: Kevin Hilman
Date: Tue Mar 21 2023 - 06:52:14 EST


Bernhard Rosenkränzer <bero@xxxxxxxxxxxx> writes:

> From: Fabien Parent <fparent@xxxxxxxxxxxx>
>
> This adds minimal support for the Mediatek 8365 SOC and the EVK reference
> board, allowing the board to boot to initramfs with serial port I/O.
>
> Signed-off-by: Fabien Parent <fparent@xxxxxxxxxxxx>
> [bero@xxxxxxxxxxxx: Removed parts depending on drivers that aren't upstream yet, cleanups, add CPU cache layout, add systimer, fix GIC]
> Signed-off-by: Bernhard Rosenkränzer <bero@xxxxxxxxxxxx>
> [aouledameur@xxxxxxxxxxxx: Fix systimer properties]
> Signed-off-by: Amjad Ouled-Ameur <aouledameur@xxxxxxxxxxxx>
> Signed-off-by: Alexandre Mergnat <amergnat@xxxxxxxxxxxx>
> Tested-by: Kevin Hilman <khilman@xxxxxxxxxxxx>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>

Tested (again) and things are working well. This is the last patch
remaining to be merged. As soon as this lands in linux-next, I'll add
this board to my KernelCI lab.

Kevin