From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH 2/3] arm: dts: phy3250: add SD fixed regulator Date: Mon, 21 Dec 2015 15:43:08 +0300 Message-ID: <5677F3DC.6070402@cogentembedded.com> References: <1450567932-22994-1-git-send-email-vz@mleia.com> <1450567932-22994-3-git-send-email-vz@mleia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1450567932-22994-3-git-send-email-vz-ChpfBGZJDbMAvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Vladimir Zapolskiy , Rob Herring , Pawel Moll , Arnd Bergmann , Russell King Cc: Roland Stigge , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org Hello. On 12/20/2015 2:32 AM, Vladimir Zapolskiy wrote: > The change adds fixed voltage regulator for SD controller, ARM MMCI > controller driver uses it to control card power management. > > Signed-off-by: Vladimir Zapolskiy > --- > arch/arm/boot/dts/phy3250.dts | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/arch/arm/boot/dts/phy3250.dts b/arch/arm/boot/dts/phy3250.dts > index 34e15fd..5465b9e 100644 > --- a/arch/arm/boot/dts/phy3250.dts > +++ b/arch/arm/boot/dts/phy3250.dts > @@ -45,6 +45,15 @@ > enable-active-high; > regulator-boot-on; > }; > + > + sd_reg: fixed-regulator@2 { Please just "regulator@2", to comply with the ePAPR standard. [...] MBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html