dts: Update soc-nv-flash nodes
Where missing add compatible = "soc-nv-flash". Also added a label for all the soc-nv-flash that we might use in the future. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
8310c53200
commit
37d72bf0d6
19 changed files with 30 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
|||
};
|
||||
|
||||
flash0: flash@80000 {
|
||||
compatible = "soc-nv-flash";
|
||||
label = "FLASH_0";
|
||||
reg = <0x00080000 0x80000>;
|
||||
};
|
||||
|
||||
|
|
|
@ -26,6 +26,8 @@
|
|||
};
|
||||
|
||||
flash0: flash@400000 {
|
||||
compatible = "soc-nv-flash";
|
||||
label = "FLASH_0";
|
||||
reg = <0x00400000 0x100000>;
|
||||
};
|
||||
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
|
||||
flash0: flash@0 {
|
||||
compatible = "soc-nv-flash";
|
||||
label = "FLASH_0";
|
||||
reg = <0 0x40000>;
|
||||
write-block-size = <64>;
|
||||
};
|
||||
|
|
|
@ -22,6 +22,8 @@
|
|||
};
|
||||
|
||||
flash0: flash@400000 {
|
||||
compatible = "soc-nv-flash";
|
||||
label = "FLASH_0";
|
||||
reg = <0x00400000 DT_FLASH_SIZE>;
|
||||
};
|
||||
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
|
||||
flash0: flash@0 {
|
||||
compatible = "soc-nv-flash";
|
||||
label = "NRF5_FLASH";
|
||||
reg = <0x00000000 DT_FLASH_SIZE>;
|
||||
write-block-size = <4>;
|
||||
};
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
|
||||
flash0: flash@0 {
|
||||
compatible = "soc-nv-flash";
|
||||
label = "NRF5_FLASH";
|
||||
reg = <0x00000000 DT_FLASH_SIZE>;
|
||||
write-block-size = <4>;
|
||||
};
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
|
||||
flash0: flash@0 {
|
||||
compatible = "soc-nv-flash";
|
||||
label = "NRF5_FLASH";
|
||||
reg = <0x00000000 DT_FLASH_SIZE>;
|
||||
write-block-size = <4>;
|
||||
};
|
||||
|
|
|
@ -74,6 +74,7 @@
|
|||
|
||||
flash0: flash@0 {
|
||||
compatible = "soc-nv-flash";
|
||||
label = "MCUX_FLASH";
|
||||
reg = <0 0x100000>;
|
||||
|
||||
write-block-size = <8>;
|
||||
|
|
|
@ -22,6 +22,8 @@
|
|||
|
||||
soc {
|
||||
flash0: flash@0 {
|
||||
compatible = "soc-nv-flash";
|
||||
label = "MCUX_FLASH";
|
||||
reg = <0 0x20000>;
|
||||
};
|
||||
|
||||
|
|
|
@ -65,6 +65,8 @@
|
|||
#size-cells = <1>;
|
||||
|
||||
flash0: flash@0 {
|
||||
compatible = "soc-nv-flash";
|
||||
label = "MCUX_FLASH";
|
||||
reg = <0 0x80000>;
|
||||
};
|
||||
};
|
||||
|
|
|
@ -50,6 +50,8 @@
|
|||
};
|
||||
|
||||
flash0: flash@0 {
|
||||
compatible = "soc-nv-flash";
|
||||
label = "MCUX_FLASH";
|
||||
reg = <0 0x80000>;
|
||||
};
|
||||
|
||||
|
|
|
@ -50,6 +50,8 @@
|
|||
};
|
||||
|
||||
flash0: flash@0 {
|
||||
compatible = "soc-nv-flash";
|
||||
label = "MCUX_FLASH";
|
||||
reg = <0 0x80000>;
|
||||
};
|
||||
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
};
|
||||
|
||||
flash0: flash {
|
||||
compatible = "soc-nv-flash";
|
||||
label = "FLASH_0";
|
||||
reg = <0 DT_FLASH_SIZE>;
|
||||
};
|
||||
|
||||
|
|
|
@ -24,6 +24,7 @@
|
|||
|
||||
flash0: flash@8000000 {
|
||||
compatible = "soc-nv-flash";
|
||||
label = "FLASH_STM32";
|
||||
reg = <0x08000000 DT_FLASH_SIZE>;
|
||||
|
||||
write-block-size = <2>;
|
||||
|
|
|
@ -23,6 +23,8 @@
|
|||
};
|
||||
|
||||
flash0: flash@8000000 {
|
||||
compatible = "soc-nv-flash";
|
||||
label = "FLASH_STM32";
|
||||
reg = <0x08000000 DT_FLASH_SIZE>;
|
||||
};
|
||||
|
||||
|
|
|
@ -23,6 +23,8 @@
|
|||
};
|
||||
|
||||
flash0: flash@8000000 {
|
||||
compatible = "soc-nv-flash";
|
||||
label = "FLASH_STM32";
|
||||
reg = <0x08000000 DT_FLASH_SIZE>;
|
||||
};
|
||||
|
||||
|
|
|
@ -24,6 +24,7 @@
|
|||
|
||||
flash0: flash@8000000 {
|
||||
compatible = "soc-nv-flash";
|
||||
label = "FLASH_STM32";
|
||||
reg = <0x08000000 DT_FLASH_SIZE>;
|
||||
|
||||
write-block-size = <1>;
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
|
||||
flash0: flash@8000000 {
|
||||
compatible = "soc-nv-flash";
|
||||
label = "FLASH_STM32";
|
||||
reg = <0x08000000 DT_FLASH_SIZE>;
|
||||
|
||||
write-block-size = <8>;
|
||||
|
|
|
@ -38,6 +38,8 @@
|
|||
|
||||
#if defined(CONFIG_SOC_CC3220SF)
|
||||
flash1: flash@1000000 {
|
||||
compatible = "soc-nv-flash";
|
||||
label = "FLASH_1";
|
||||
reg = <0x01000000 DT_FLASH_SIZE>;
|
||||
};
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue