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:
parent
bb7047efbf
commit
141fe2d0f1
2 changed files with 5 additions and 0 deletions
|
|
@ -125,3 +125,7 @@
|
|||
pinctrl-0 = <&owm_io_p0_6 &owm_pe_p0_7>;
|
||||
pinctrl-names = "default";
|
||||
};
|
||||
|
||||
&rtc_counter {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -17,6 +17,7 @@ supported:
|
|||
- spi
|
||||
- adc
|
||||
- counter
|
||||
- rtc_counter
|
||||
- pwm
|
||||
- w1
|
||||
- flash
|
||||
|
|
|
|||
Loading…
Reference in a new issue