diff mbox

ARM: dts: imx6q-tbs2910: Enable snvs-poweroff

Message ID 1416380089-6317-1-git-send-email-smoch@web.de (mailing list archive)
State New, archived
Headers show

Commit Message

Soeren Moch Nov. 19, 2014, 6:54 a.m. UTC
This patch enables snvs-poweroff for TBS2910 boards.

Signed-off-by: Soeren Moch <smoch@web.de>
--
Cc: Shawn Guo <shawn.guo@linaro.org>
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: linux-kernel@vger.kernel.org
---
 arch/arm/boot/dts/imx6q-tbs2910.dts | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Soeren Moch Nov. 20, 2014, 8:14 p.m. UTC | #1
On 11/19/14 07:54, Soeren Moch wrote:
> This patch enables snvs-poweroff for TBS2910 boards.
>
> Signed-off-by: Soeren Moch <smoch@web.de>
> --
> Cc: Shawn Guo <shawn.guo@linaro.org>
> Cc: Sascha Hauer <kernel@pengutronix.de>
> Cc: linux-kernel@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>;
Shawn,

since snvs_poweroffis applied now, can you take this patch for 3.19?

Thanks,
Soeren
Shawn Guo Nov. 23, 2014, 8:25 a.m. UTC | #2
On Thu, Nov 20, 2014 at 09:14:30PM +0100, Soeren Moch wrote:
> On 11/19/14 07:54, Soeren Moch wrote:
> >This patch enables snvs-poweroff for TBS2910 boards.
> >
> >Signed-off-by: Soeren Moch <smoch@web.de>
> >--
> >Cc: Shawn Guo <shawn.guo@linaro.org>
> >Cc: Sascha Hauer <kernel@pengutronix.de>
> >Cc: linux-kernel@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>;
> Shawn,
> 
> since snvs_poweroffis applied now, can you take this patch for 3.19?

Applied for 3.19, thanks.
diff mbox

Patch

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>;