[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <55B73835.3020304@linaro.org>
Date: Tue, 28 Jul 2015 09:07:17 +0100
From: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To: Andy Gross <agross@...eaurora.org>
CC: linux-arm-msm@...r.kernel.org, Rob Herring <robh+dt@...nel.org>,
Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Russell King <linux@....linux.org.uk>,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1 2/7] ARM: dts: ifc6410: add real regulators for sdcc
nodes.
On 27/07/15 21:32, Andy Gross wrote:
> On Mon, Jul 27, 2015 at 02:50:12PM +0100, Srinivas Kandagatla wrote:
>
> <snip>
>
>> sdcc3: sdcc@...80000 {
>> status = "okay";
>> + vmmc-supply = <&pm8921_l6>;
>> pinctrl-names = "default";
>> pinctrl-0 = <&card_detect>;
>> cd-gpios = <&tlmm_pinmux 26 GPIO_ACTIVE_LOW>;
>> @@ -187,6 +200,8 @@
>> /* WLAN */
>> sdcc4: sdcc@...c0000 {
>> status = "okay";
>> + vmmc-supply = <&ext_3p3v>;
>
> Where is ext_3p3v defined?
Oops, This is missing in this patch, I think re-ordering few other
patches introduced this. I will send a these 3 patches as we discussed.
--srini
>
>> + vqmmc-supply = <&pm8921_lvs1>;
>
--
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