Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 52f4d404 authored by Adam Ford's avatar Adam Ford Committed by Shawn Guo
Browse files

ARM: dts: imx6q-logicpd: Re-Enable SNVS power key



A previous patch disabled the SNVS power key by default which
breaks the ability for the imx6q-logicpd board to wake from sleep.
This patch re-enables this feature for this board.

Fixes: 770856f0 ("ARM: dts: imx6qdl: Enable SNVS power key according to board design")
Signed-off-by: default avatarAdam Ford <aford173@gmail.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 07159f67
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -207,6 +207,10 @@
	vin-supply = <&sw1c_reg>;
};

&snvs_poweroff {
	status = "okay";
};

&iomuxc {
	pinctrl-names = "default";
	pinctrl-0 = <&pinctrl_hog>;