diff --git a/dts/common/nordic/modem_shmem.dtsi b/dts/common/nordic/modem_shmem.dtsi index af4b240db..82ab03ebc 100644 --- a/dts/common/nordic/modem_shmem.dtsi +++ b/dts/common/nordic/modem_shmem.dtsi @@ -52,9 +52,9 @@ }; }; - sram0_ns_app: sram0_ns@6000 { + sram0_ns_app: sram0_ns@4800 { /* Non-Secure application memory */ - reg = <0x6000 DT_SIZE_K(174)>; + reg = <0x4800 DT_SIZE_K(174)>; }; }; };