From b954d70abe528112aaac31eaf7c65ebd6a982790 Mon Sep 17 00:00:00 2001 From: Peng Fan Date: Wed, 10 May 2023 16:31:53 +0800 Subject: [PATCH] arm64: dts: imx93-11x11-evk: enable wdog3 Enable wdog3 to support watchdog feature Signed-off-by: Peng Fan Signed-off-by: Shawn Guo --- arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts b/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts index fefb934872914..c50f46f06f62c 100644 --- a/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts +++ b/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts @@ -116,6 +116,10 @@ no-mmc; }; +&wdog3 { + status = "okay"; +}; + &iomuxc { pinctrl_eqos: eqosgrp { fsl,pins = < -- 2.30.2