Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c0b20d6f authored by Akshay Bhat's avatar Akshay Bhat Committed by Shawn Guo
Browse files

ARM: dts: imx6q-ba16: use wdog external reset



The BA16 module has a PMIC that uses the WDOG_B output from iMX6 to
reset the system on a watchdog timeout. Configure the watchdog to assert
the external reset signal (WDOG_B) using fsl,ext-reset-output property.

Signed-off-by: default avatarAkshay Bhat <akshay.bhat@timesys.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 15ef03b8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -400,6 +400,7 @@
&wdog1 {
	pinctrl-names = "default";
	pinctrl-0 = <&pinctrl_wdog>;
	fsl,ext-reset-output;
};

&iomuxc {