[PATCH] ARM: dts: imx6q-tbs2910: Enable snvs-poweroff
Soeren Moch
smoch at web.de
Tue Nov 18 22:54:49 PST 2014
This patch enables snvs-poweroff for TBS2910 boards.
Signed-off-by: Soeren Moch <smoch at web.de>
--
Cc: Shawn Guo <shawn.guo at linaro.org>
Cc: Sascha Hauer <kernel at pengutronix.de>
Cc: linux-kernel at vger.kernel.org
---
arch/arm/boot/dts/imx6q-tbs2910.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/imx6q-tbs2910.dts b/arch/arm/boot/dts/imx6q-tbs2910.dts
index d2a5743..7e7496c 100644
--- a/arch/arm/boot/dts/imx6q-tbs2910.dts
+++ b/arch/arm/boot/dts/imx6q-tbs2910.dts
@@ -208,6 +208,10 @@
status = "okay";
};
+&snvs_poweroff {
+ status = "okay";
+};
+
&spdif {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_spdif>;
--
1.9.1
More information about the linux-arm-kernel
mailing list