Skip to content

Commit

Permalink
dts: fix huiweibook model
Browse files Browse the repository at this point in the history
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
  • Loading branch information
RevySR committed Jun 12, 2024
1 parent 61d6e77 commit c60ffab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion arch/riscv/boot/dts/thead/th1520-huiwei-dsi0.dts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#include "th1520-huiwei.dtsi"

/ {
model = "T-HEAD Light Lichee Pi 4A configuration for 8GB DDR board";
model = "TH1520 Huiweibook";
compatible = "thead,light-val", "thead,light-lpi4a", "thead,light";

memory@0 {
Expand Down
2 changes: 1 addition & 1 deletion arch/riscv/boot/dts/thead/th1520-huiwei.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#include "th1520-vi-devices.dtsi"

/ {
model = "T-HEAD Light Lichee Pi 4A board";
model = "TH1520 HuiweiBook";
compatible = "thead,light-val", "thead,light-lpi4a", "thead,light";

memory@0 {
Expand Down

0 comments on commit c60ffab

Please sign in to comment.