Re: [PATCH 1/3] dt-bindings: arm: mediatek: add mt8370-evk board
From: Louis-Alexis Eyraud
Date: Wed Jan 15 2025 - 05:16:30 EST
---- On Tue, 14 Jan 2025 18:54:54 +0100 Conor Dooley wrote ---
> On Tue, Jan 14, 2025 at 11:32:47AM +0100, AngeloGioacchino Del Regno wrote:
> > Il 14/01/25 08:38, Louis-Alexis Eyraud ha scritto:
> > > Add bindings for the MediaTek mt8370-evk board, also known
> > > as the "Genio 510-EVK".
> > >
> > > Signed-off-by: Louis-Alexis Eyraud louisalexis.eyraud@xxxxxxxxxxxxx>
> >
> > Reviewed-by: AngeloGioacchino Del Regno angelogioacchino.delregno@xxxxxxxxxxxxx>
>
> Can either of you explain why there's a fallback here to the mt8188?
>
The mt8370 SoC belongs to the same family as the mt8188 and mt8390.
It is a less powerful variant of mt8390, with less A55 and Mali G57 cores as main differences, and like the mt8390, its hardware register maps are identical to mt8188.
That is why I added a fallback on mt8188.
I'll reword the commit message in v2 series to add these details (they were only present in the mt8370.dtsi patch).
Regards,
Louis-Alexis Eyraud