Skip to content

Commit e26b975

Browse files
nordic-bamimmahadevan108
authored andcommitted
tests: drivers: Add PPR support in NRF GRTC timer test
Test did not support PPR core due to failing GRTC channel allocation. This change fixes the channel allocation and enables PPR core test. Signed-off-by: Bartosz Miller <[email protected]>
1 parent eacee3c commit e26b975

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
/* SPDX-License-Identifier: Apache-2.0 */
2+
3+
&grtc {
4+
owned-channels = <5 6>;
5+
};

0 commit comments

Comments
 (0)