dts: nordic_nrf: add flash_controller labels

Make sure every flash controller has a node label "flash_controller".
This will make it easier to refer to the SoC NVMC node when necessary.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
Martí Bolívar 2020-03-27 16:14:42 -07:00 committed by Kumar Gala
commit 7337e8023f
6 changed files with 6 additions and 6 deletions

View file

@ -53,7 +53,7 @@
soc {
flash-controller@4001e000 {
flash_controller: flash-controller@4001e000 {
compatible = "nordic,nrf52-flash-controller";
reg = <0x4001e000 0x1000>;