Skip to content

Commit 10263d0

Browse files
nordic-krchanangl
authored andcommitted
dts: common: nordic: nrf54lm20a: Use 32 bit bus width for VPR
Align with other VPRs where 32 bit is used. Signed-off-by: Krzysztof Chruściński <[email protected]>
1 parent fb763d3 commit 10263d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/common/nordic/nrf54lm20a.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
reg = <1>;
4444
device_type = "cpu";
4545
riscv,isa = "rv32emc";
46-
nordic,bus-width = <64>;
46+
nordic,bus-width = <32>;
4747
};
4848
};
4949

0 commit comments

Comments
 (0)