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

@ -24,6 +24,7 @@
flash0: flash@8000000 {
compatible = "soc-nv-flash";
label = "FLASH_STM32";
reg = <0x08000000 DT_FLASH_SIZE>;
write-block-size = <2>;