dts: nrf54h20: move GRTC channels allocation to the SOC dtsi
The GRTC channels and irqs configuration for Radio domain is SOC specific not board specific. Move the configuration to SOC dtsi file. Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
This commit is contained in:
parent
685429c2d1
commit
e0a23663f6
2 changed files with 5 additions and 4 deletions
|
@ -60,9 +60,6 @@
|
|||
|
||||
&grtc {
|
||||
status = "okay";
|
||||
child-owned-channels = <8 9 10 11 12>;
|
||||
nonsecure-channels = <8 9 10 11 12>;
|
||||
owned-channels = <7 8 9 10 11 12 13 14>;
|
||||
};
|
||||
|
||||
&uart135 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue