Skip to content
Merged
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
17 changes: 11 additions & 6 deletions boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuflpr.dts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
#include <nordic/nrf54l15_cpuflpr.dtsi>
#include "nrf54l15dk_common.dtsi"

/delete-node/ &cpuflpr_sram;

/ {
model = "Nordic nRF54L15 DK nRF54L15 FLPR MCU";
compatible = "nordic,nrf54l15dk_nrf54l15-cpuflpr";
Expand All @@ -19,13 +21,16 @@
zephyr,flash = &cpuflpr_rram;
zephyr,sram = &cpuflpr_sram;
};
};

&cpuflpr_sram {
status = "okay";
/* size must be increased due to booting from SRAM */
reg = <0x20028000 DT_SIZE_K(96)>;
ranges = <0x0 0x20028000 0x18000>;
cpuflpr_sram: memory@20028000 {
compatible = "mmio-sram";
/* Size must be increased due to booting from SRAM */
reg = <0x20028000 DT_SIZE_K(96)>;
#address-cells = <1>;
#size-cells = <1>;
ranges = <0x0 0x20028000 0x18000>;
status = "okay";
};
};

&cpuflpr_rram {
Expand Down
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf51822_qfaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf51822-qfaa", "nordic,nrf51822",
"nordic,nrf51", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf51822_qfab.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf51822-qfab", "nordic,nrf51822",
"nordic,nrf51", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf51822_qfac.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf51822-qfac", "nordic,nrf51822",
"nordic,nrf51", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf52805_caaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf52805-caaa", "nordic,nrf52805",
"nordic,nrf52", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf52810_qfaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf52810-qfaa", "nordic,nrf52810",
"nordic,nrf52", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf52811_qfaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf52811-qfaa", "nordic,nrf52811",
"nordic,nrf52", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf52820_qdaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf52820-qdaa", "nordic,nrf52820",
"nordic,nrf52", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf52832_ciaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf52832-ciaa", "nordic,nrf52832",
"nordic,nrf52", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf52832_qfaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf52832-qfaa", "nordic,nrf52832",
"nordic,nrf52", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf52832_qfab.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf52832-qfab", "nordic,nrf52832",
"nordic,nrf52", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf52833_qdaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf52833-qdaa", "nordic,nrf52833",
"nordic,nrf52", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf52833_qiaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf52833-qiaa", "nordic,nrf52833",
"nordic,nrf52", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf52840_qfaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@

/ {
soc {
compatible = "nordic,nrf52840-qfaa", "nordic,nrf52840",
"nordic,nrf52", "simple-bus";
compatible = "simple-bus";
};

};
Expand Down
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf52840_qiaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@

/ {
soc {
compatible = "nordic,nrf52840-qiaa", "nordic,nrf52840",
"nordic,nrf52", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf5340_cpuapp_qkaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf5340-cpuapp-qkaa", "nordic,nrf5340-cpuapp",
"nordic,nrf53", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf5340_cpuappns_qkaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf5340-cpuapp-qkaa", "nordic,nrf5340-cpuapp",
"nordic,nrf53", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf5340_cpunet_qkaa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@

/ {
soc {
compatible = "nordic,nrf5340-cpunet-qkaa", "nordic,nrf5340-cpunet",
"nordic,nrf53", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf9131_laca.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf9131-laca", "nordic,nrf9120",
"nordic,nrf91", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf9131ns_laca.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf9131-laca", "nordic,nrf9120",
"nordic,nrf91", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf9151_laca.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf9151-laca", "nordic,nrf9120",
"nordic,nrf91", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf9151ns_laca.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf9151-laca", "nordic,nrf9120",
"nordic,nrf91", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf9160_sica.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf9160-sica", "nordic,nrf9160",
"nordic,nrf91", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf9160ns_sica.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf9160-sica", "nordic,nrf9160",
"nordic,nrf91", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf9161_laca.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf9161-laca", "nordic,nrf9120",
"nordic,nrf91", "simple-bus";
compatible = "simple-bus";
};
};
3 changes: 1 addition & 2 deletions dts/arm/nordic/nrf9161ns_laca.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

/ {
soc {
compatible = "nordic,nrf9161-laca", "nordic,nrf9120",
"nordic,nrf91", "simple-bus";
compatible = "simple-bus";
};
};
2 changes: 2 additions & 0 deletions dts/vendor/nordic/nrf54l_05_10_15.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -101,11 +101,13 @@

#ifdef USE_NON_SECURE_ADDRESS_MAP
global_peripherals: peripheral@40000000 {
reg = <0x40000000 0x10000000>;
#address-cells = <1>;
#size-cells = <1>;
ranges = <0x0 0x40000000 0x10000000>;
#else
global_peripherals: peripheral@50000000 {
reg = <0x50000000 0x10000000>;
#address-cells = <1>;
#size-cells = <1>;
ranges = <0x0 0x50000000 0x10000000>;
Expand Down
1 change: 1 addition & 0 deletions dts/vendor/nordic/nrf54lm20a.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@
};

global_peripherals: peripheral@50000000 {
reg = <0x50000000 0x10000000>;
ranges = <0x0 0x50000000 0x10000000>;
#address-cells = <1>;
#size-cells = <1>;
Expand Down