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>;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue