diff options
author | Frieder Schrempf <frieder.schrempf@kontron.de> | 2020-05-28 14:43:43 +0000 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2020-06-23 11:39:35 +0800 |
commit | d22a16cc92e04d053fd807ef3587e4f135e4206f (patch) | |
tree | a6c3b0e41dc73ac6e5bea891c849a6fb3d230de2 /drivers/soc/imx/soc-imx8m.c | |
parent | 04a2c05179b732a4c097f0a9c701ef4c9a37e1e3 (diff) |
ARM: dts: imx6ul-kontron: Change WDOG_ANY signal from push-pull to open-drain
The WDOG_ANY signal is connected to the RESET_IN signal of the SoM
and baseboard. It is currently configured as push-pull, which means
that if some external device like a programmer wants to assert the
RESET_IN signal by pulling it to ground, it drives against the high
level WDOG_ANY output of the SoC.
To fix this we set the WDOG_ANY signal to open-drain configuration.
That way we make sure that the RESET_IN can be asserted by the
watchdog as well as by external devices.
Fixes: 1ea4b76cdfde ("ARM: dts: imx6ul-kontron-n6310: Add Kontron i.MX6UL N6310 SoM and boards")
Cc: stable@vger.kernel.org
Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'drivers/soc/imx/soc-imx8m.c')
0 files changed, 0 insertions, 0 deletions