Skip to content

Commit 1f563af

Browse files
MrVanShawn Guo
authored andcommitted
arm64: dts: imx952-evk: Enable wdog3
Enable wdog3 to allow System manager reset Linux. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent 8e135b9 commit 1f563af

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

arch/arm64/boot/dts/freescale/imx952-evk.dts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,11 @@
314314
status = "okay";
315315
};
316316

317+
&wdog3 {
318+
fsl,ext-reset-output;
319+
status = "okay";
320+
};
321+
317322
&scmi_iomuxc {
318323
pinctrl_lpi2c2: lpi2c2grp {
319324
fsl,pins = <

0 commit comments

Comments
 (0)