projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15ef03b
)
ARM: dts: imx6q-ba16: use wdog external reset
author
Akshay Bhat
<akshay.bhat@timesys.com>
Tue, 19 Apr 2016 16:30:01 +0000
(12:30 -0400)
committer
Shawn 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/imx6q-ba16.dtsi
b/arch/arm/boot/dts/imx6q-ba16.dtsi
index 8122e5bbfebe04f063304301bc9e8c7fde8358af..f7e17e2004acb7869c711ffdabcfe634e73fb6dd 100644
(file)
--- a/
arch/arm/boot/dts/imx6q-ba16.dtsi
+++ b/
arch/arm/boot/dts/imx6q-ba16.dtsi
@@
-400,6
+400,7
@@
&wdog1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_wdog>;
+ fsl,ext-reset-output;
};
&iomuxc {