Skip to content

Commit 28e4a49

Browse files
numbqqsuperna9999
authored andcommitted
arm64: dts: amlogic: t7: khadas-vim4: fix board model name
Update the model property to "Khadas VIM4" to match the official product branding and maintain consistency with other Khadas boards (e.g., VIM1, VIM2, VIM3) in the kernel tree. Signed-off-by: Nick Xie <[email protected]> Reviewed-by: Neil Armstrong <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Neil Armstrong <[email protected]>
1 parent 232eb5d commit 28e4a49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/amlogic/amlogic-t7-a311d2-khadas-vim4.dts

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

1010
/ {
11-
model = "Khadas vim4";
11+
model = "Khadas VIM4";
1212
compatible = "khadas,vim4", "amlogic,a311d2", "amlogic,t7";
1313

1414
aliases {

0 commit comments

Comments
 (0)