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
|
@ -74,6 +74,7 @@
|
|||
|
||||
flash0: flash@0 {
|
||||
compatible = "soc-nv-flash";
|
||||
label = "MCUX_FLASH";
|
||||
reg = <0 0x100000>;
|
||||
|
||||
write-block-size = <8>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue