boards: adi: Enable counter RTC for MAX78002EVKIT

This commit enables counter RTC for MAX78002EVKIT board.

Signed-off-by: Furkan Akkiz <hasanfurkan.akkiz@analog.com>
This commit is contained in:
Furkan Akkiz 2024-12-25 14:29:24 +03:00 committed by Benjamin Cabé
parent bb7047efbf
commit 141fe2d0f1
2 changed files with 5 additions and 0 deletions

View file

@ -125,3 +125,7 @@
pinctrl-0 = <&owm_io_p0_6 &owm_pe_p0_7>; pinctrl-0 = <&owm_io_p0_6 &owm_pe_p0_7>;
pinctrl-names = "default"; pinctrl-names = "default";
}; };
&rtc_counter {
status = "okay";
};

View file

@ -17,6 +17,7 @@ supported:
- spi - spi
- adc - adc
- counter - counter
- rtc_counter
- pwm - pwm
- w1 - w1
- flash - flash