OSDN Git Service

ARM: dts: imx6q-tbs2910: Enable snvs-poweroff
authorSoeren Moch <smoch@web.de>
Wed, 19 Nov 2014 06:54:49 +0000 (07:54 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Sun, 23 Nov 2014 08:13:28 +0000 (16:13 +0800)
This patch enables snvs-poweroff for TBS2910 boards.

Signed-off-by: Soeren Moch <smoch@web.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx6q-tbs2910.dts

index f7427bf..a43abfa 100644 (file)
        status = "okay";
 };
 
+&snvs_poweroff {
+       status = "okay";
+};
+
 &spdif {
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_spdif>;