Skip to content

Commit 9dd55a9

Browse files
committed
device-tree:: update the product model to FML13V01.
Signed-off-by: yang.wang <yang.wang@deepcomputing.io>
1 parent 760a8db commit 9dd55a9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

arch/riscv/boot/dts/starfive/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dtb-$(CONFIG_ARCH_STARFIVE) += jh7110-starfive-visionfive-2-v1.3b.dtb \
1515
jh7110-starfive-visionfive-2-ac108.dtb \
1616
jh7110-starfive-visionfive-2-tdm.dtb \
1717
jh7110-starfive-visionfive-2-wm8960.dtb \
18-
jh7110-starfive-visionfive-2-framework.dtb
18+
jh7110-starfive-visionfive-2-fml13v01.dtb
1919

2020
subdir-y += evb-overlay
2121
dtb-$(CONFIG_ARCH_STARFIVE) += jh7110-evb.dtb \

arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-framework.dts renamed to arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-fml13v01.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
#include <dt-bindings/input/linux-event-codes.h>
1313

1414
/ {
15-
model = "StarFive VisionFive 2 framework";
16-
compatible = "starfive,visionfive-2-framework", "starfive,jh7110";
15+
model = "DeepComputing FML13V01";
16+
compatible = "deepcomputing,fml13v01", "starfive,jh7110";
1717

1818
aliases {
1919
// ethernet0 = &gmac0;

0 commit comments

Comments
 (0)