LKML Archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: arm: rockchip: correct the model name for Radxa ROCK 3A
@ 2024-04-18 13:01 Chukun Pan
  2024-04-18 13:01 ` [PATCH 2/2] arm64: dts: " Chukun Pan
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Chukun Pan @ 2024-04-18 13:01 UTC (permalink / raw
  To: Heiko Stuebner
  Cc: Krzysztof Kozlowski, Conor Dooley, Rob Herring, linux-arm-kernel,
	linux-rockchip, linux-kernel, devicetree, Chukun Pan,
	FUKAUMI Naoki

According to https://radxa.com/products/rock3/3a,
the name of this board should be "Radxa ROCK 3A".
Also update compatible to match the model name.

Suggested-by: FUKAUMI Naoki <naoki@radxa.com>
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
---
 Documentation/devicetree/bindings/arm/rockchip.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index 99bd5e2c76a0..88e9e0011953 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -772,9 +772,9 @@ properties:
           - const: radxa,rock2-square
           - const: rockchip,rk3288
 
-      - description: Radxa ROCK3 Model A
+      - description: Radxa ROCK 3A
         items:
-          - const: radxa,rock3a
+          - const: radxa,rock-3a
           - const: rockchip,rk3568
 
       - description: Radxa ROCK 5 Model A
-- 
2.25.1


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

end of thread, other threads:[~2024-04-18 16:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-18 13:01 [PATCH 1/2] dt-bindings: arm: rockchip: correct the model name for Radxa ROCK 3A Chukun Pan
2024-04-18 13:01 ` [PATCH 2/2] arm64: dts: " Chukun Pan
2024-04-18 15:21   ` Dragan Simic
2024-04-18 15:21 ` [PATCH 1/2] dt-bindings: arm: " Dragan Simic
2024-04-18 15:37   ` Conor Dooley
2024-04-18 15:46     ` Dragan Simic
2024-04-18 15:57       ` Conor Dooley
2024-04-18 15:58         ` Dragan Simic
2024-04-18 16:34   ` Dragan Simic
2024-04-18 15:36 ` 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 read-only IMAP folder(s) and NNTP newsgroup(s).