Skip to content

Commit f7de790

Browse files
committed
dts: riscv: th1520: add thead vlenb
Signed-off-by: Han Gao <rabenda.cn@gmail.com>
1 parent 16ae32b commit f7de790

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

arch/riscv/boot/dts/thead/th1520.dtsi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
riscv,isa-base = "rv64i";
7171
riscv,isa-extensions = "i", "m", "a", "f", "d", "c", "ziccrse", "zicntr", "zicsr",
7272
"zifencei", "zihpm", "xtheadsstc", "xtheadvector";
73+
thead,vlenb = <16>;
7374
reg = <0>;
7475
i-cache-block-size = <64>;
7576
i-cache-size = <65536>;
@@ -106,6 +107,7 @@
106107
riscv,isa-base = "rv64i";
107108
riscv,isa-extensions = "i", "m", "a", "f", "d", "c", "ziccrse", "zicntr", "zicsr",
108109
"zifencei", "zihpm", "xtheadsstc", "xtheadvector";
110+
thead,vlenb = <16>;
109111
reg = <1>;
110112
i-cache-block-size = <64>;
111113
i-cache-size = <65536>;
@@ -140,6 +142,7 @@
140142
riscv,isa-base = "rv64i";
141143
riscv,isa-extensions = "i", "m", "a", "f", "d", "c", "ziccrse", "zicntr", "zicsr",
142144
"zifencei", "zihpm", "xtheadsstc", "xtheadvector";
145+
thead,vlenb = <16>;
143146
reg = <2>;
144147
i-cache-block-size = <64>;
145148
i-cache-size = <65536>;
@@ -174,6 +177,7 @@
174177
riscv,isa-base = "rv64i";
175178
riscv,isa-extensions = "i", "m", "a", "f", "d", "c", "ziccrse", "zicntr", "zicsr",
176179
"zifencei", "zihpm", "xtheadsstc", "xtheadvector";
180+
thead,vlenb = <16>;
177181
reg = <3>;
178182
i-cache-block-size = <64>;
179183
i-cache-size = <65536>;

0 commit comments

Comments
 (0)