dts: arm: nordic: Add swo-ref-frequency property

Added swo-req-frequency property to nordic SoC's

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
Krzysztof Chruscinski 2021-03-03 14:15:50 +01:00 committed by Carles Cufí
commit fb8be00e05
9 changed files with 9 additions and 0 deletions

View file

@ -17,6 +17,7 @@
device_type = "cpu";
compatible = "arm,cortex-m4";
reg = <0>;
swo-ref-frequency = <32000000>;
};
};