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

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

View file

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

View file

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

View file

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

View file

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

View file

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