Skip to content

Commit 141fe2d

Browse files
hfakkizkartben
authored andcommitted
boards: adi: Enable counter RTC for MAX78002EVKIT
This commit enables counter RTC for MAX78002EVKIT board. Signed-off-by: Furkan Akkiz <[email protected]>
1 parent bb7047e commit 141fe2d

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

boards/adi/max78002evkit/max78002evkit_max78002_m4.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,7 @@
125125
pinctrl-0 = <&owm_io_p0_6 &owm_pe_p0_7>;
126126
pinctrl-names = "default";
127127
};
128+
129+
&rtc_counter {
130+
status = "okay";
131+
};

boards/adi/max78002evkit/max78002evkit_max78002_m4.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ supported:
1717
- spi
1818
- adc
1919
- counter
20+
- rtc_counter
2021
- pwm
2122
- w1
2223
- flash

0 commit comments

Comments
 (0)