Re: [PATCH 1/5] arm64: dts: exynos990: Enable watchdog timer
From: Krzysztof Kozlowski
Date: Sat Mar 01 2025 - 08:56:24 EST
On 17/02/2025 22:32, Igor Belwon wrote:
> Enable the two watchdog timer clusters (cl0, cl2) present
> on the Exynos990 SoC.
>
> Signed-off-by: Igor Belwon <igor.belwon@xxxxxxxxxxxxxxxxxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/exynos/exynos990.dtsi | 24 ++++++++++++++++++++++++
> 1 file changed, 24 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/exynos/exynos990.dtsi b/arch/arm64/boot/dts/exynos/exynos990.dtsi
> index dd7f99f51a75412f5c3b91c3425a63652546fa5e..4446a1a54ba2de56879353c9c4a898b1d697fc13 100644
> --- a/arch/arm64/boot/dts/exynos/exynos990.dtsi
> +++ b/arch/arm64/boot/dts/exynos/exynos990.dtsi
> @@ -211,6 +211,30 @@ timer@10040000 {
> <GIC_SPI 477 IRQ_TYPE_LEVEL_HIGH>;
> };
>
> + watchdog_cl0: watchdog@10050000 {
> + compatible = "samsung,exynos990-wdt";
I don't see bindings in the next, so I am dropping this patch from my
queue. Please resend when they hit the next.
Best regards,
Krzysztof