From: Macpaul Lin Date: Fri, 15 Sep 2023 08:12:11 +0000 (+0800) Subject: dt-bindings: arm64: mediatek: add mt8390-evk board X-Git-Tag: v6.11-rc1~188^2~33^2~46 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=341e4a070dc288ca6c2f3e47db23c112b7bdd0bd;p=thirdparty%2Flinux.git dt-bindings: arm64: mediatek: add mt8390-evk board 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 Reviewed-by: Krzysztof Kozlowski Acked-by: Conor Dooley Reviewed-by: AngeloGioacchino Del Regno Link: https://lore.kernel.org/r/20230915081212.13959-1-macpaul.lin@mediatek.com Signed-off-by: AngeloGioacchino Del Regno --- diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml index 1cf47db94c57c..d986b160fed1b 100644 --- a/Documentation/devicetree/bindings/arm/mediatek.yaml +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml @@ -352,6 +352,11 @@ properties: - enum: - mediatek,mt8365-evk - const: mediatek,mt8365 + - items: + - enum: + - mediatek,mt8390-evk + - const: mediatek,mt8390 + - const: mediatek,mt8188 - items: - enum: - mediatek,mt8395-evk