Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 21a9883f authored by Baolin Wang's avatar Baolin Wang Committed by Olof Johansson
Browse files

arm64: dts: sprd: whale2: Add the rtc enable clock for watchdog



Add the rtc enable clock for watchdog controller to make it work well.

Signed-off-by: default avatarBaolin Wang <baolin.wang@linaro.org>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 1cea2c22
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -214,8 +214,9 @@
				reg = <0 0x40310000 0 0x1000>;
				interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH>;
				timeout-sec = <12>;
				clock-names = "enable";
				clocks = <&aon_gate CLK_APCPU_WDG_EB>;
				clock-names = "enable", "rtc_enable";
				clocks = <&aon_gate CLK_APCPU_WDG_EB>,
				       <&aon_gate CLK_AP_WDG_RTC_EB>;
			};
		};