devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: arm64: dts: mediatek: add mt8390-evk board
@ 2023-09-12 14:06 Macpaul Lin
  2023-09-12 14:06 ` [PATCH 2/2] arm64: dts: mediatek: add device-tree for Genio 700 EVK board Macpaul Lin
  2023-09-12 14:31 ` [PATCH 1/2] dt-bindings: arm64: dts: mediatek: add mt8390-evk board Krzysztof Kozlowski
  0 siblings, 2 replies; 6+ messages in thread
From: Macpaul Lin @ 2023-09-12 14:06 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
	AngeloGioacchino Del Regno, Macpaul Lin,
	Bernhard Rosenkränzer, devicetree, linux-kernel,
	linux-arm-kernel, linux-mediatek
  Cc: Bear Wang, Pablo Sun, Macpaul Lin

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@mediatek.com>
---
 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@mediatek.com/T/
  - mt8395's bindings
   - https://lore.kernel.org/lkml/20230911115717.26184-1-macpaul.lin@mediatek.com/T/
  - mt8188's bindings
   - https://lore.kernel.org/lkml/a4e1a80ebd19896410f50b0297e05dce06fb47cc.camel@mediatek.com/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)
+        items:
+          - enum:
+              - mediatek,mt8390-evk
+          - const: mediatek,mt8390
+          - const: mediatek,mt8188
       - description: MediaTek Genio 1200 Boards (Genio 1200 EVK)
         items:
           - enum:
-- 
2.18.0


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-09-13  4:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-12 14:06 [PATCH 1/2] dt-bindings: arm64: dts: mediatek: add mt8390-evk board Macpaul Lin
2023-09-12 14:06 ` [PATCH 2/2] arm64: dts: mediatek: add device-tree for Genio 700 EVK board Macpaul Lin
2023-09-12 14:32   ` Krzysztof Kozlowski
2023-09-13  4:04     ` Macpaul Lin
2023-09-12 14:31 ` [PATCH 1/2] dt-bindings: arm64: dts: mediatek: add mt8390-evk board Krzysztof Kozlowski
2023-09-13  3:24   ` Macpaul Lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).