OSDN Git Service

ARM: dts: bugfix tqma7 soft reset issue
authorBruno Thomsen <bruno.thomsen@gmail.com>
Tue, 16 Apr 2019 09:08:05 +0000 (11:08 +0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 22 Apr 2019 00:51:49 +0000 (08:51 +0800)
commit5ea0c200bd30a96732fb50a5d7428d0d75b39d28
tree223ca893551a1442a68308d4ee4b466e91e732cd
parent716be61d186939eebacdbccfc14e9ea3bd70f8c6
ARM: dts: bugfix tqma7 soft reset issue

Running reboot command on the TQMa7 board would just hang infinite
at the end of the system shutdown process.

Handling of i.MX7 errata e10574:
Watchdog: A watchdog timeout or software trigger will not reset the SOC.

Moved pinctrl from common mba7 to common tqma7 dtsi as it improves
readability of errata handling. Most integrators of this SoM will
likely use the development board as inspiration for handling this
SoC issue.

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx7-mba7.dtsi
arch/arm/boot/dts/imx7-tqma7.dtsi