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:
Kumar Gala 2018-01-22 09:28:58 -06:00 committed by Kumar Gala
commit 37d72bf0d6
19 changed files with 30 additions and 0 deletions

View file

@ -74,6 +74,7 @@
flash0: flash@0 {
compatible = "soc-nv-flash";
label = "MCUX_FLASH";
reg = <0 0x100000>;
write-block-size = <8>;