Skip to content

Commit 626a479

Browse files
aiamadeusmmind
authored andcommitted
arm64: dts: rockchip: correct the model name for Radxa ROCK 3A
According to https://radxa.com/products/rock3/3a, the name of this board should be "Radxa ROCK 3A". Suggested-by: FUKAUMI Naoki <naoki@radxa.com> Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn> Reviewed-by: Dragan Simic <dsimic@manjaro.org> Link: https://lore.kernel.org/r/20240419103019.992586-3-amadeus@jmu.edu.cn Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent fac5b33 commit 626a479

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#include "rk3568.dtsi"
99

1010
/ {
11-
model = "Radxa ROCK3 Model A";
11+
model = "Radxa ROCK 3A";
1212
compatible = "radxa,rock3a", "rockchip,rk3568";
1313

1414
aliases {

0 commit comments

Comments
 (0)