diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2021-01-25 19:47:27 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2021-01-30 14:52:10 +0100 |
commit | 45a63cb55973631d3a60b0b0413ba88113e37dcd (patch) | |
tree | 6907949d4d74e3ae336ca2e115bf5ab35756367d /arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi | |
parent | ARM: dts: imx6-sr-som: increase at8035 PHY gigabit Tw parameter (diff) | |
download | linux-45a63cb55973631d3a60b0b0413ba88113e37dcd.tar.xz linux-45a63cb55973631d3a60b0b0413ba88113e37dcd.zip |
ARM: dts: imx6: rdu2: enable WDOG1
Enable the i.MX6 WDOG1 internal watchdog for warm reboots. This allows
to issue emergency restarts without clearing the RAM, so collecting oops
logs from ramoops pstore in barebox becomes feasible.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi b/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi index c0a76202e16b..04a66339ceb3 100644 --- a/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi +++ b/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi @@ -885,10 +885,6 @@ }; }; -&wdog1 { - status = "disabled"; -}; - &iomuxc { pinctrl_accel: accelgrp { fsl,pins = < |