dts: nrf5340: Add label for cpu0

Add a node label for cpu0 so that we can extend that using overlays.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
This commit is contained in:
Carlo Caione 2022-05-04 14:25:09 +02:00 committed by Carles Cufí
parent 97281913f5
commit 83939c1bb5

View file

@ -12,7 +12,7 @@
#address-cells = <1>;
#size-cells = <0>;
cpu@0 {
cpu0: cpu@0 {
device_type = "cpu";
compatible = "arm,cortex-m33f";
reg = <0>;