From: Soeren Moch Date: Wed, 19 Nov 2014 06:54:49 +0000 (+0100) Subject: ARM: dts: imx6q-tbs2910: Enable snvs-poweroff X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=96acf9dfe1ba59e99eafcf26478118edd195d924;p=deliverable%2Flinux.git ARM: dts: imx6q-tbs2910: Enable snvs-poweroff This patch enables snvs-poweroff for TBS2910 boards. Signed-off-by: Soeren Moch Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx6q-tbs2910.dts b/arch/arm/boot/dts/imx6q-tbs2910.dts index f7427bf452ba..a43abfa21e33 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>;