mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 23:52:08 +02:00
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>
This commit is contained in:
parent
b73d538a01
commit
45a63cb559
|
|
@ -885,10 +885,6 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(1)
|
|||
};
|
||||
};
|
||||
|
||||
&wdog1 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&iomuxc {
|
||||
pinctrl_accel: accelgrp {
|
||||
fsl,pins = <
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user