Skip to content

Commit 6b2c47a

Browse files
committed
dts: bflb: Add xtheadcmo to BL61x
Add the xtheadcmo cache node to bl61x Signed-off-by: Camille BAUD <[email protected]>
1 parent 365ebb2 commit 6b2c47a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

dts/riscv/bflb/bl61x.dtsi

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,12 @@
8989
#interrupt-cells = <2>;
9090
interrupt-controller;
9191
};
92+
93+
cache {
94+
compatible = "xuantie,xtheadcmo";
95+
dcache-line-size = <32>;
96+
icache-line-size = <32>;
97+
};
9298
};
9399
};
94100

0 commit comments

Comments
 (0)