devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: arm64: mediatek: Add MT7981B and Xiaomi AX3000T
@ 2024-01-10  9:51 Rafał Miłecki
  2024-01-10  9:51 ` [PATCH 2/2] arm64: dts: mediatek: Add initial " Rafał Miłecki
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Rafał Miłecki @ 2024-01-10  9:51 UTC (permalink / raw)
  To: Matthias Brugger, AngeloGioacchino Del Regno, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: Daniel Golle, Hsin-Yi Wang, Nícolas F . R . A . Prado,
	jason-ch chen, Macpaul Lin, Sean Wang, devicetree,
	linux-arm-kernel, linux-mediatek, linux-kernel,
	Rafał Miłecki

From: Rafał Miłecki <rafal@milecki.pl>

MT7981B (AKA Filogic 820) is MediaTek's dual-core ARM Cortex-A53 SoC.
One of market devices using this SoC is Xiaomi AX3000T.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
---
 Documentation/devicetree/bindings/arm/mediatek.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml
index 92dbfb862757..12cf02b30967 100644
--- a/Documentation/devicetree/bindings/arm/mediatek.yaml
+++ b/Documentation/devicetree/bindings/arm/mediatek.yaml
@@ -82,6 +82,10 @@ properties:
           - enum:
               - mediatek,mt7629-rfb
           - const: mediatek,mt7629
+      - items:
+          - enum:
+              - xiaomi,ax3000t
+          - const: mediatek,mt7981b
       - items:
           - enum:
               - bananapi,bpi-r3
-- 
2.35.3


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

end of thread, other threads:[~2024-01-10 16:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-10  9:51 [PATCH 1/2] dt-bindings: arm64: mediatek: Add MT7981B and Xiaomi AX3000T Rafał Miłecki
2024-01-10  9:51 ` [PATCH 2/2] arm64: dts: mediatek: Add initial " Rafał Miłecki
2024-01-10 13:38   ` AngeloGioacchino Del Regno
2024-01-10 15:41     ` Rafał Miłecki
2024-01-10 16:22       ` AngeloGioacchino Del Regno
2024-01-10 13:38 ` [PATCH 1/2] dt-bindings: arm64: mediatek: Add " AngeloGioacchino Del Regno
2024-01-10 16:04 ` Conor Dooley

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).