[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140510061017.GK2870@dragon>
Date: Sat, 10 May 2014 14:10:20 +0800
From: Shawn Guo <shawn.guo@...aro.org>
To: Silvio Fricke <silvio.fricke@...il.com>
CC: Linus Walleij <linus.walleij@...aro.org>,
Samuel Ortiz <sameo@...ux.intel.com>,
Lee Jones <lee.jones@...aro.org>,
<linux-kernel@...r.kernel.org>,
Philipp Zabel <p.zabel@...gutronix.de>,
Sascha Hauer <s.hauer@...gutronix.de>,
Viresh Kumar <viresh.linux@...il.com>,
Shiraz Hashim <shiraz.hashim@...com>, <spear-devel@...t.st.com>
Subject: Re: [PATCH] ARM: dts: imx6: edmqmx6: add vcc and vio power supplies
to stmpe
On Thu, Apr 17, 2014 at 03:28:06PM +0200, Silvio Fricke wrote:
> Signed-off-by: Silvio Fricke <silvio.fricke@...il.com>
Applied, thanks.
Shawn
> ---
> arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts b/arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts
> index e4ae38f..8fa08aa 100644
> --- a/arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts
> +++ b/arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts
> @@ -216,6 +216,8 @@
> reg = <0x40>;
> interrupts = <30 0>;
> interrupt-parent = <&gpio3>;
> + vcc-supply = <&sw2_reg>;
> + vio-supply = <&sw2_reg>;
>
> stmpe_gpio1: stmpe_gpio {
> #gpio-cells = <2>;
> @@ -228,6 +230,8 @@
> reg = <0x44>;
> interrupts = <2 0>;
> interrupt-parent = <&gpio5>;
> + vcc-supply = <&sw2_reg>;
> + vio-supply = <&sw2_reg>;
>
> stmpe_gpio2: stmpe_gpio {
> #gpio-cells = <2>;
> --
> 1.9.1
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists