Re: [PATCH 1/2] dt-bindings: arm64: dts: mediatek: add mt8390-evk board

From: Krzysztof Kozlowski
Date: Tue Sep 12 2023 - 10:31:25 EST


On 12/09/2023 16:06, Macpaul Lin wrote:
> 1. Add compatible for MT8390.
> 2. Add bindings for the MediaTek mt8390-evk board, also known
> as the "Genio 700-EVK".
>
> The MT8390 and MT8188 belong to the same SoC family,
> with only minor differences in their physical characteristics.
> They utilize unique efuse values for differentiation.
>
> The booting process and configurations are managed by boot
> loaders, firmware, and TF-A. Consequently, the part numbers
> and procurement channels vary.
>
> Signed-off-by: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/mediatek.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> dependencies for v1:
> - This patch should be applied after the following patch set
> - mt8365's bindings
> - https://lore.kernel.org/linux-arm-kernel/20230912092444.31635-1-macpaul.lin@xxxxxxxxxxxx/T/
> - mt8395's bindings
> - https://lore.kernel.org/lkml/20230911115717.26184-1-macpaul.lin@xxxxxxxxxxxx/T/
> - mt8188's bindings
> - https://lore.kernel.org/lkml/a4e1a80ebd19896410f50b0297e05dce06fb47cc.camel@xxxxxxxxxxxx/T/
>
> diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml
> index d8e449c6a7d7..047204a4aff5 100644
> --- a/Documentation/devicetree/bindings/arm/mediatek.yaml
> +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml
> @@ -251,6 +251,12 @@ properties:
> - items:
> - const: mediatek,mt8365-evk
> - const: mediatek,mt8365
> + - description: MediaTek Genio 700 Boards (Genio 700 EVK)

We had a long discussion, so again: drop description.



Best regards,
Krzysztof