public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 1/1] arm64: dts: allwinner: correct the model name for Radxa Cubie A5E
@ 2025-04-16 10:00 Chukun Pan
  2025-04-16 10:11 ` Andre Przywara
  2025-04-24 17:52 ` Chen-Yu Tsai
  0 siblings, 2 replies; 9+ messages in thread
From: Chukun Pan @ 2025-04-16 10:00 UTC (permalink / raw)
  To: Chen-Yu Tsai
  Cc: Rob Herring, Conor Dooley, Samuel Holland, Andre Przywara,
	Krzysztof Kozlowski, Jernej Skrabec, linux-arm-kernel,
	linux-kernel, linux-sunxi, devicetree, Chukun Pan

According to https://radxa.com/products/cubie/a5e,
the name of this board should be "Radxa Cubie A5E".
This is also consistent with the dt-bindings.

Fixes: 80e0fb4e491b ("arm64: dts: allwinner: a523: add Radxa A5E support")
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
---
 arch/arm64/boot/dts/allwinner/sun55i-a527-radxa-a5e.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/allwinner/sun55i-a527-radxa-a5e.dts b/arch/arm64/boot/dts/allwinner/sun55i-a527-radxa-a5e.dts
index 912e1bda974c..03c9a9ef5adc 100644
--- a/arch/arm64/boot/dts/allwinner/sun55i-a527-radxa-a5e.dts
+++ b/arch/arm64/boot/dts/allwinner/sun55i-a527-radxa-a5e.dts
@@ -8,7 +8,7 @@
 #include <dt-bindings/gpio/gpio.h>
 
 / {
-	model = "Radxa A5E";
+	model = "Radxa Cubie A5E";
 	compatible = "radxa,cubie-a5e", "allwinner,sun55i-a527";
 
 	aliases {
-- 
2.25.1



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

end of thread, other threads:[~2025-04-25 16:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-16 10:00 [PATCH 1/1] arm64: dts: allwinner: correct the model name for Radxa Cubie A5E Chukun Pan
2025-04-16 10:11 ` Andre Przywara
2025-04-24 17:52 ` Chen-Yu Tsai
2025-04-25  2:35   ` Yixun Lan
2025-04-25  3:00     ` Chukun Pan
2025-04-25  3:52       ` Chen-Yu Tsai
2025-04-25  4:47         ` Yixun Lan
2025-04-25 15:27           ` Chen-Yu Tsai
2025-04-25  9:46         ` Andre Przywara

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