Skip to content

Commit 5a71c35

Browse files
msobkowskicarlescufi
authored andcommitted
boards: arm: apollo4p_evb: Enable counter
This commit enables counter instance for apollo4p_evb board. Signed-off-by: Mateusz Sierszulski <[email protected]> Signed-off-by: Maciej Sobkowski <[email protected]>
1 parent b557d96 commit 5a71c35

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

boards/arm/apollo4p_evb/apollo4p_evb.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,7 @@
2121
pinctrl-names = "default";
2222
status = "okay";
2323
};
24+
25+
&counter0 {
26+
status = "okay";
27+
};

0 commit comments

Comments
 (0)