public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: arm: sunxi: document RerVision A33-Vstar board
@ 2024-09-13 10:48 Icenowy Zheng
  2024-09-13 10:48 ` [PATCH 2/2] ARM: dts: sunxi: add support for " Icenowy Zheng
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Icenowy Zheng @ 2024-09-13 10:48 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Chen-Yu Tsai,
	Jernej Skrabec, Samuel Holland, Andre Przywara, Maxime Ripard
  Cc: devicetree, linux-arm-kernel, linux-sunxi, linux-kernel,
	Icenowy Zheng

RerVision A33-Vstar is an evaluation board of their A33-Core1 SoM.

Add its compatible (with the SoM compatible) to the sunxi board DT
binding file.

Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
---
 Documentation/devicetree/bindings/arm/sunxi.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml
index 09dc6f4249866..6e56530d02439 100644
--- a/Documentation/devicetree/bindings/arm/sunxi.yaml
+++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
@@ -841,6 +841,12 @@ properties:
           - const: allwinner,sun50i-h64
           - const: allwinner,sun50i-a64
 
+      - description: RerVision A33-Vstar (with A33-Core1 SoM)
+        items:
+          - const: rervision,a33-vstar
+          - const: rervision,a33-core1
+          - const: allwinner,sun8i-a33
+
       - description: RerVision H3-DVK
         items:
           - const: rervision,h3-dvk
-- 
2.46.0



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

end of thread, other threads:[~2024-12-11 13:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-13 10:48 [PATCH 1/2] dt-bindings: arm: sunxi: document RerVision A33-Vstar board Icenowy Zheng
2024-09-13 10:48 ` [PATCH 2/2] ARM: dts: sunxi: add support for " Icenowy Zheng
2024-09-17  9:54   ` Icenowy Zheng
2024-12-11 13:08     ` Andre Przywara
2024-09-13 14:24 ` [PATCH 1/2] dt-bindings: arm: sunxi: document " Rob Herring (Arm)
2024-09-13 14:37   ` Icenowy Zheng
2024-09-14  1:55   ` Icenowy Zheng
2024-09-13 17:25 ` Conor Dooley
2024-10-25 16:22 ` Chen-Yu Tsai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox