]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: imx6q-ba16: use wdog external reset
authorAkshay Bhat <akshay.bhat@timesys.com>
Tue, 19 Apr 2016 16:30:01 +0000 (12:30 -0400)
committerShawn Guo <shawnguo@kernel.org>
Tue, 26 Apr 2016 03:22:23 +0000 (11:22 +0800)
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: Akshay Bhat <akshay.bhat@timesys.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6q-ba16.dtsi

index 8122e5bbfebe04f063304301bc9e8c7fde8358af..f7e17e2004acb7869c711ffdabcfe634e73fb6dd 100644 (file)
 &wdog1 {
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_wdog>;
+       fsl,ext-reset-output;
 };
 
 &iomuxc {