Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions dts/arm/nordic/nrf51822.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@

sram0: memory@20000000 {
compatible = "mmio-sram";
#address-cells = <1>;
#size-cells = <1>;
};

power: power@40000000 {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf51822_qfaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(16)>;
ranges = <0x0 0x20000000 DT_SIZE_K(16)>;
};

/ {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf51822_qfab.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(16)>;
ranges = <0x0 0x20000000 DT_SIZE_K(16)>;
};

/ {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf51822_qfac.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(32)>;
ranges = <0x0 0x20000000 DT_SIZE_K(32)>;
};

/ {
Expand Down
2 changes: 2 additions & 0 deletions dts/arm/nordic/nrf52805.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@

sram0: memory@20000000 {
compatible = "mmio-sram";
#address-cells = <1>;
#size-cells = <1>;
};

clock: clock@40000000 {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf52805_caaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(24)>;
ranges = <0x0 0x20000000 DT_SIZE_K(24)>;
};

/ {
Expand Down
2 changes: 2 additions & 0 deletions dts/arm/nordic/nrf52810.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@

sram0: memory@20000000 {
compatible = "mmio-sram";
#address-cells = <1>;
#size-cells = <1>;
};

clock: clock@40000000 {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf52810_qfaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(24)>;
ranges = <0x0 0x20000000 DT_SIZE_K(24)>;
};

/ {
Expand Down
2 changes: 2 additions & 0 deletions dts/arm/nordic/nrf52811.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@

sram0: memory@20000000 {
compatible = "mmio-sram";
#address-cells = <1>;
#size-cells = <1>;
};

clock: clock@40000000 {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf52811_qfaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(24)>;
ranges = <0x0 0x20000000 DT_SIZE_K(24)>;
};

/ {
Expand Down
2 changes: 2 additions & 0 deletions dts/arm/nordic/nrf52820.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@

sram0: memory@20000000 {
compatible = "mmio-sram";
#address-cells = <1>;
#size-cells = <1>;
};

clock: clock@40000000 {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf52820_qdaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(32)>;
ranges = <0x0 0x20000000 DT_SIZE_K(32)>;
};

/ {
Expand Down
2 changes: 2 additions & 0 deletions dts/arm/nordic/nrf52832.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@

sram0: memory@20000000 {
compatible = "mmio-sram";
#address-cells = <1>;
#size-cells = <1>;
};

clock: clock@40000000 {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf52832_ciaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(64)>;
ranges = <0x0 0x20000000 DT_SIZE_K(64)>;
};

/ {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf52832_qfaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(64)>;
ranges = <0x0 0x20000000 DT_SIZE_K(64)>;
};

/ {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf52832_qfab.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(32)>;
ranges = <0x0 0x20000000 DT_SIZE_K(32)>;
};

/ {
Expand Down
2 changes: 2 additions & 0 deletions dts/arm/nordic/nrf52833.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@

sram0: memory@20000000 {
compatible = "mmio-sram";
#address-cells = <1>;
#size-cells = <1>;
};

clock: clock@40000000 {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf52833_qdaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(128)>;
ranges = <0x0 0x20000000 DT_SIZE_K(128)>;
};

/ {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf52833_qiaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(128)>;
ranges = <0x0 0x20000000 DT_SIZE_K(128)>;
};

/ {
Expand Down
2 changes: 2 additions & 0 deletions dts/arm/nordic/nrf52840.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@

sram0: memory@20000000 {
compatible = "mmio-sram";
#address-cells = <1>;
#size-cells = <1>;
};

clock: clock@40000000 {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf52840_qfaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(256)>;
ranges = <0x0 0x20000000 DT_SIZE_K(256)>;
};

/ {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf52840_qiaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(256)>;
ranges = <0x0 0x20000000 DT_SIZE_K(256)>;
};

&power {
Expand Down
2 changes: 2 additions & 0 deletions dts/arm/nordic/nrf5340_cpuapp.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@

sram0: memory@20000000 {
compatible = "mmio-sram";
#address-cells = <1>;
#size-cells = <1>;
};

peripheral@50000000 {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf5340_cpuapp_qkaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(512)>;
ranges = <0x0 0x20000000 DT_SIZE_K(512)>;
};

/ {
Expand Down
2 changes: 2 additions & 0 deletions dts/arm/nordic/nrf5340_cpuappns.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
soc {
sram0: memory@20000000 {
compatible = "mmio-sram";
#address-cells = <1>;
#size-cells = <1>;
};

peripheral@40000000 {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf5340_cpuappns_qkaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(512)>;
ranges = <0x0 0x20000000 DT_SIZE_K(512)>;
};

/ {
Expand Down
4 changes: 4 additions & 0 deletions dts/arm/nordic/nrf5340_cpunet.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,15 @@

sram0: memory@20000000 {
compatible = "mmio-sram";
#address-cells = <1>;
#size-cells = <1>;
};

sram1: memory@21000000 {
compatible = "zephyr,memory-region", "mmio-sram";
zephyr,memory-region = "SRAM1";
#address-cells = <1>;
#size-cells = <1>;
};

clock: clock@41005000 {
Expand Down
2 changes: 2 additions & 0 deletions dts/arm/nordic/nrf5340_cpunet_qkaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,12 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(512)>;
ranges = <0x0 0x20000000 DT_SIZE_K(512)>;
};

&sram1 {
reg = <0x21000000 DT_SIZE_K(64)>;
ranges = <0x0 0x21000000 DT_SIZE_K(64)>;
};

/ {
Expand Down
2 changes: 2 additions & 0 deletions dts/arm/nordic/nrf91.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@
soc {
sram0: memory@20000000 {
compatible = "mmio-sram";
#address-cells = <1>;
#size-cells = <1>;
};

peripheral@50000000 {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf9131_laca.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(256)>;
ranges = <0x0 0x20000000 DT_SIZE_K(256)>;
};

/ {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf9131ns_laca.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(256)>;
ranges = <0x0 0x20000000 DT_SIZE_K(256)>;
};

/ {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf9151_laca.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(256)>;
ranges = <0x0 0x20000000 DT_SIZE_K(256)>;
};

/ {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf9151ns_laca.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(256)>;
ranges = <0x0 0x20000000 DT_SIZE_K(256)>;
};

/ {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf9160_sica.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(256)>;
ranges = <0x0 0x20000000 DT_SIZE_K(256)>;
};

/ {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf9160ns_sica.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(256)>;
ranges = <0x0 0x20000000 DT_SIZE_K(256)>;
};

/ {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf9161_laca.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(256)>;
ranges = <0x0 0x20000000 DT_SIZE_K(256)>;
};

/ {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf9161ns_laca.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

&sram0 {
reg = <0x20000000 DT_SIZE_K(256)>;
ranges = <0x0 0x20000000 DT_SIZE_K(256)>;
};

/ {
Expand Down
2 changes: 2 additions & 0 deletions dts/arm/nordic/nrf91ns.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@
soc {
sram0: memory@20000000 {
compatible = "mmio-sram";
#address-cells = <1>;
#size-cells = <1>;
};

peripheral@40000000 {
Expand Down
14 changes: 5 additions & 9 deletions dts/vendor/nordic/nrf5340_shared_sram_partition.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,11 @@
chosen {
zephyr,ipc_shm = &sram0_shared;
};
};

reserved-memory {
#address-cells = <1>;
#size-cells = <1>;
ranges;

sram0_shared: memory@20070000 {
/* Last 64 kB of sram0 */
reg = <0x20070000 0x10000>;
};
&sram0 {
sram0_shared: sram@70000 {
/* Last 64 kB of sram0 */
reg = <0x70000 0x10000>;
};
};
Loading