commit | 5d155745a4300affb0f64cec66a645273d4faa01 | [log] [tgz] |
---|---|---|
author | Maureen Helm <maureen.helm@analog.com> | Mon Jul 08 19:42:17 2024 -0500 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Wed Oct 08 17:46:42 2025 +0300 |
tree | b286c0fe9009b555960834ffe12d0ff9d267e137 | |
parent | 63194b8c9837dc1c9b784348cc2c2e946cd04ca1 [diff] |
boards: adi: max32680evkit: Enable RTC counter support Enable RTC counter support for the max32680evkit board. Signed-off-by: Maureen Helm <maureen.helm@analog.com>
diff --git a/boards/adi/max32680evkit/max32680evkit_max32680_m4.dts b/boards/adi/max32680evkit/max32680evkit_max32680_m4.dts index f0d460e..44b04d7 100644 --- a/boards/adi/max32680evkit/max32680evkit_max32680_m4.dts +++ b/boards/adi/max32680evkit/max32680evkit_max32680_m4.dts
@@ -113,6 +113,13 @@ status = "okay"; }; +/* + * ERTCO is required for counter RTC + */ +&clk_ertco { + status = "okay"; +}; + &gpio0 { status = "okay"; }; @@ -174,3 +181,7 @@ pinctrl-0 = <&owm_io_p0_6 &owm_pe_p0_7>; pinctrl-names = "default"; }; + +&rtc_counter { + status = "okay"; +};
diff --git a/boards/adi/max32680evkit/max32680evkit_max32680_m4.yaml b/boards/adi/max32680evkit/max32680evkit_max32680_m4.yaml index 3dc5fa8..2ce305d 100644 --- a/boards/adi/max32680evkit/max32680evkit_max32680_m4.yaml +++ b/boards/adi/max32680evkit/max32680evkit_max32680_m4.yaml
@@ -18,5 +18,6 @@ - counter - w1 - flash + - rtc_counter ram: 48 flash: 512