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:
Piotr Pryga 2024-03-13 11:23:21 +01:00 committed by Carles Cufí
commit e0a23663f6
2 changed files with 5 additions and 4 deletions

View file

@ -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 {