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:
parent
489042d538
commit
fb8be00e05
9 changed files with 9 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
device_type = "cpu";
|
||||
compatible = "arm,cortex-m4";
|
||||
reg = <0>;
|
||||
swo-ref-frequency = <32000000>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue