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
|
@ -24,6 +24,7 @@
|
|||
|
||||
flash0: flash@8000000 {
|
||||
compatible = "soc-nv-flash";
|
||||
label = "FLASH_STM32";
|
||||
reg = <0x08000000 DT_FLASH_SIZE>;
|
||||
|
||||
write-block-size = <2>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue