diff --git a/dts/arm/atmel/sam3x.dtsi b/dts/arm/atmel/sam3x.dtsi index 22de7fc7264..9856c3d4886 100644 --- a/dts/arm/atmel/sam3x.dtsi +++ b/dts/arm/atmel/sam3x.dtsi @@ -18,12 +18,12 @@ }; }; - sram0: memory { + sram0: memory@20070000 { compatible = "mmio-sram"; reg = <0x20070000 0x18000>; }; - flash0: flash { + flash0: flash@80000 { reg = <0x00080000 0x80000>; }; diff --git a/dts/arm/atmel/sam4s.dtsi b/dts/arm/atmel/sam4s.dtsi index fc4bb42e8e1..4b6633a0e31 100644 --- a/dts/arm/atmel/sam4s.dtsi +++ b/dts/arm/atmel/sam4s.dtsi @@ -18,12 +18,12 @@ }; }; - sram0: memory { + sram0: memory@20100000 { compatible = "mmio-sram"; reg = <0x20100000 0x20000>; }; - flash0: flash { + flash0: flash@400000 { reg = <0x00400000 0x100000>; }; diff --git a/dts/arm/atmel/same70.dtsi b/dts/arm/atmel/same70.dtsi index 22c9aa75f90..e033f6ea3ea 100644 --- a/dts/arm/atmel/same70.dtsi +++ b/dts/arm/atmel/same70.dtsi @@ -20,11 +20,11 @@ }; }; - flash0: flash { + flash0: flash@400000 { reg = <0x00400000 DT_FLASH_SIZE>; }; - sram0: memory { + sram0: memory@20400000 { compatible = "mmio-sram"; reg = <0x20400000 DT_SRAM_SIZE>; }; diff --git a/dts/arm/nordic/nrf51822.dtsi b/dts/arm/nordic/nrf51822.dtsi index a0af602a9ee..1c268340209 100644 --- a/dts/arm/nordic/nrf51822.dtsi +++ b/dts/arm/nordic/nrf51822.dtsi @@ -13,11 +13,11 @@ }; }; - flash0: flash { + flash0: flash@0 { reg = <0x00000000 DT_FLASH_SIZE>; }; - sram0: memory { + sram0: memory@20000000 { compatible = "mmio-sram"; reg = <0x20000000 DT_SRAM_SIZE>; }; diff --git a/dts/arm/nordic/nrf52832.dtsi b/dts/arm/nordic/nrf52832.dtsi index ff6c6fd66e9..8ff302d5967 100644 --- a/dts/arm/nordic/nrf52832.dtsi +++ b/dts/arm/nordic/nrf52832.dtsi @@ -13,11 +13,11 @@ }; }; - flash0: flash { + flash0: flash@0 { reg = <0x00000000 DT_FLASH_SIZE>; }; - sram0: memory { + sram0: memory@20000000 { compatible = "mmio-sram"; reg = <0x20000000 DT_SRAM_SIZE>; }; diff --git a/dts/arm/nordic/nrf52840.dtsi b/dts/arm/nordic/nrf52840.dtsi index d81d1b262a9..1e065542af9 100644 --- a/dts/arm/nordic/nrf52840.dtsi +++ b/dts/arm/nordic/nrf52840.dtsi @@ -13,11 +13,11 @@ }; }; - flash0: flash { + flash0: flash@0 { reg = <0x00000000 DT_FLASH_SIZE>; }; - sram0: memory { + sram0: memory@20000000 { compatible = "mmio-sram"; reg = <0x20000000 DT_SRAM_SIZE>; }; diff --git a/dts/arm/nxp/nxp_k6x.dtsi b/dts/arm/nxp/nxp_k6x.dtsi index 4de96319d16..0c9a42f1cd5 100644 --- a/dts/arm/nxp/nxp_k6x.dtsi +++ b/dts/arm/nxp/nxp_k6x.dtsi @@ -12,7 +12,7 @@ }; }; - sram0: memory { + sram0: memory@20000000 { compatible = "mmio-sram"; reg = <0x20000000 0x30000>; }; diff --git a/dts/arm/nxp/nxp_kl25z.dtsi b/dts/arm/nxp/nxp_kl25z.dtsi index d756fb1c7cf..48ac9539688 100644 --- a/dts/arm/nxp/nxp_kl25z.dtsi +++ b/dts/arm/nxp/nxp_kl25z.dtsi @@ -12,7 +12,7 @@ }; }; - sram0: memory { + sram0: memory@1FFFF000 { compatible = "mmio-sram"; reg = <0x1FFFF000 0x4000>; }; diff --git a/dts/arm/nxp/nxp_kw40z.dtsi b/dts/arm/nxp/nxp_kw40z.dtsi index c10115bf153..e084b0920f4 100644 --- a/dts/arm/nxp/nxp_kw40z.dtsi +++ b/dts/arm/nxp/nxp_kw40z.dtsi @@ -12,7 +12,7 @@ }; }; - sram0: memory { + sram0: memory@20000000 { compatible = "mmio-sram"; reg = <0x20000000 0x4000>; }; diff --git a/dts/arm/nxp/nxp_kw41z.dtsi b/dts/arm/nxp/nxp_kw41z.dtsi index 5f1d7618ffd..55617388e11 100644 --- a/dts/arm/nxp/nxp_kw41z.dtsi +++ b/dts/arm/nxp/nxp_kw41z.dtsi @@ -12,7 +12,7 @@ }; }; - sram0: memory { + sram0: memory@20000000 { compatible = "mmio-sram"; reg = <0x20000000 0x20000>; }; diff --git a/dts/arm/st/stm32f103Xb.dtsi b/dts/arm/st/stm32f103Xb.dtsi index 66d4c4f49c8..c9479dbbca0 100644 --- a/dts/arm/st/stm32f103Xb.dtsi +++ b/dts/arm/st/stm32f103Xb.dtsi @@ -22,11 +22,11 @@ }; }; - flash0: flash { + flash0: flash@8000000 { reg = <0x08000000 DT_FLASH_SIZE>; }; - sram0: memory { + sram0: memory@20000000 { compatible = "mmio-sram"; reg = <0x20000000 DT_SRAM_SIZE>; }; diff --git a/dts/arm/st/stm32f103Xe.dtsi b/dts/arm/st/stm32f103Xe.dtsi index 125c8def8cd..770a5be915c 100644 --- a/dts/arm/st/stm32f103Xe.dtsi +++ b/dts/arm/st/stm32f103Xe.dtsi @@ -22,11 +22,11 @@ }; }; - flash0: flash { + flash0: flash@8000000 { reg = <0x08000000 DT_FLASH_SIZE>; }; - sram0: memory { + sram0: memory@20000000 { compatible = "mmio-sram"; reg = <0x20000000 DT_SRAM_SIZE>; }; diff --git a/dts/arm/st/stm32f107.dtsi b/dts/arm/st/stm32f107.dtsi index 0b677a69b49..d8a0d5b073b 100644 --- a/dts/arm/st/stm32f107.dtsi +++ b/dts/arm/st/stm32f107.dtsi @@ -19,11 +19,11 @@ }; }; - flash0: flash { + flash0: flash@8000000 { reg = <0x08000000 DT_FLASH_SIZE>; }; - sram0: memory { + sram0: memory@20000000 { compatible = "mmio-sram"; reg = <0x20000000 DT_SRAM_SIZE>; }; diff --git a/dts/arm/st/stm32f303.dtsi b/dts/arm/st/stm32f303.dtsi index 8fbb3f98500..add26630d8f 100644 --- a/dts/arm/st/stm32f303.dtsi +++ b/dts/arm/st/stm32f303.dtsi @@ -19,11 +19,11 @@ }; }; - flash0: flash { + flash0: flash@8000000 { reg = <0x08000000 DT_FLASH_SIZE>; }; - sram0: memory { + sram0: memory@20000000 { compatible = "mmio-sram"; reg = <0x20000000 DT_SRAM_SIZE>; }; diff --git a/dts/arm/st/stm32f334.dtsi b/dts/arm/st/stm32f334.dtsi index 4539bc2ec17..c5d8f47bab8 100644 --- a/dts/arm/st/stm32f334.dtsi +++ b/dts/arm/st/stm32f334.dtsi @@ -19,11 +19,11 @@ }; }; - flash0: flash { + flash0: flash@8000000 { reg = <0x08000000 DT_FLASH_SIZE>; }; - sram0: memory { + sram0: memory@20000000 { compatible = "mmio-sram"; reg = <0x20000000 DT_SRAM_SIZE>; }; diff --git a/dts/arm/st/stm32f373.dtsi b/dts/arm/st/stm32f373.dtsi index 4539bc2ec17..c5d8f47bab8 100644 --- a/dts/arm/st/stm32f373.dtsi +++ b/dts/arm/st/stm32f373.dtsi @@ -19,11 +19,11 @@ }; }; - flash0: flash { + flash0: flash@8000000 { reg = <0x08000000 DT_FLASH_SIZE>; }; - sram0: memory { + sram0: memory@20000000 { compatible = "mmio-sram"; reg = <0x20000000 DT_SRAM_SIZE>; }; diff --git a/dts/arm/st/stm32f4.dtsi b/dts/arm/st/stm32f4.dtsi index ed1c69c2212..35cda75c687 100644 --- a/dts/arm/st/stm32f4.dtsi +++ b/dts/arm/st/stm32f4.dtsi @@ -19,11 +19,11 @@ }; }; - flash0: flash { + flash0: flash@8000000 { reg = <0x08000000 DT_FLASH_SIZE>; }; - sram0: memory { + sram0: memory@20000000 { compatible = "mmio-sram"; reg = <0x20000000 DT_SRAM_SIZE>; }; diff --git a/dts/arm/st/stm32l432.dtsi b/dts/arm/st/stm32l432.dtsi index 709b5f7f2eb..fb0c8675097 100644 --- a/dts/arm/st/stm32l432.dtsi +++ b/dts/arm/st/stm32l432.dtsi @@ -19,11 +19,11 @@ }; }; - flash0: flash { + flash0: flash@8000000 { reg = <0x08000000 DT_FLASH_SIZE>; }; - sram0: memory { + sram0: memory@20000000 { compatible = "mmio-sram"; reg = <0x20000000 DT_SRAM_SIZE>; }; diff --git a/dts/arm/st/stm32l475.dtsi b/dts/arm/st/stm32l475.dtsi index b0e9453befd..3c300adde89 100644 --- a/dts/arm/st/stm32l475.dtsi +++ b/dts/arm/st/stm32l475.dtsi @@ -19,11 +19,11 @@ }; }; - flash0: flash { + flash0: flash@8000000 { reg = <0x08000000 DT_FLASH_SIZE>; }; - sram0: memory { + sram0: memory@20000000 { compatible = "mmio-sram"; reg = <0x20000000 DT_SRAM_SIZE>; }; diff --git a/dts/arm/ti/cc2650.dtsi b/dts/arm/ti/cc2650.dtsi index 95d3dffdf34..e0227a63c16 100644 --- a/dts/arm/ti/cc2650.dtsi +++ b/dts/arm/ti/cc2650.dtsi @@ -18,12 +18,12 @@ }; }; - sram0: memory { + sram0: memory@20000000 { compatible = "mmio-sram"; reg = <0x20000000 0x5000>; }; - flash0: serial-flash { + flash0: serial-flash@0 { compatible = "serial-flash"; reg = <0x0 0x20000>; }; diff --git a/dts/arm/ti/cc32xx.dtsi b/dts/arm/ti/cc32xx.dtsi index 34772a9c0b8..561800f53ef 100644 --- a/dts/arm/ti/cc32xx.dtsi +++ b/dts/arm/ti/cc32xx.dtsi @@ -19,18 +19,18 @@ }; }; - sram0: memory { + sram0: memory@20004000 { compatible = "mmio-sram"; reg = ; }; - flash0: serial-flash { + flash0: serial-flash@0 { compatible = "serial-flash"; reg = <0x0 DT_SFLASH_SIZE>; }; #if defined(CONFIG_SOC_CC3220SF) - flash1: flash { + flash1: flash@1000000 { reg = <0x01000000 DT_FLASH_SIZE>; }; #endif diff --git a/dts/arm/ti/lm3s6965.dtsi b/dts/arm/ti/lm3s6965.dtsi index 070d837e750..aafbeb0711d 100644 --- a/dts/arm/ti/lm3s6965.dtsi +++ b/dts/arm/ti/lm3s6965.dtsi @@ -12,12 +12,12 @@ }; }; - sram0: memory { + sram0: memory@20000000 { compatible = "mmio-sram"; reg = <0x20000000 (64*1024)>; }; - flash0: flash { + flash0: flash@0 { reg = <0x00000000 (256*1024)>; };