aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6ul-kontron-n6310-s.dts
diff options
context:
space:
mode:
authorFrieder Schrempf <frieder.schrempf@kontron.de>2019-11-04 11:54:04 +0000
committerShawn Guo <shawnguo@kernel.org>2019-11-04 22:33:57 +0800
commit0ccafdf3e81bb40fe415ea13e1f42b19c585f0a0 (patch)
tree19613000961d6a74a8fb0a44118b528d2c4e1cb8 /arch/arm/boot/dts/imx6ul-kontron-n6310-s.dts
parentARM: dts: Add support for two more Kontron SoMs N6311 and N6411 (diff)
downloadlinux-dev-0ccafdf3e81bb40fe415ea13e1f42b19c585f0a0.tar.xz
linux-dev-0ccafdf3e81bb40fe415ea13e1f42b19c585f0a0.zip
ARM: dts: imx6ul-kontron-n6310-s: Disable the snvs-poweroff driver
The snvs-poweroff driver can power off the system by pulling the PMIC_ON_REQ signal low, to let the PMIC disable the power. The Kontron SoMs do not have this signal connected, so let's remove the node. This fixes a real issue when the signal is asserted at poweroff, but not actually causing the power to turn off. It was observed, that in this case the system would not shut down properly. Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de> Fixes: 1ea4b76cdfde ("ARM: dts: imx6ul-kontron-n6310: Add Kontron i.MX6UL N6310 SoM and boards") Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6ul-kontron-n6310-s.dts')
-rw-r--r--arch/arm/boot/dts/imx6ul-kontron-n6310-s.dts4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/imx6ul-kontron-n6310-s.dts b/arch/arm/boot/dts/imx6ul-kontron-n6310-s.dts
index 0205fd56d975..4e99e6c79a68 100644
--- a/arch/arm/boot/dts/imx6ul-kontron-n6310-s.dts
+++ b/arch/arm/boot/dts/imx6ul-kontron-n6310-s.dts
@@ -157,10 +157,6 @@
status = "okay";
};
-&snvs_poweroff {
- status = "okay";
-};
-
&uart1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_uart1>;