[U-Boot] [PATCH v2 6/6] mx6: soc: Disable VDDPU regulator

Otavio Salvador otavio at ossystems.com.br
Thu Jan 9 20:39:13 CET 2014


On Thu, Jan 9, 2014 at 5:30 PM, Fabio Estevam <festevam at gmail.com> wrote:

> On Thu, Jan 9, 2014 at 5:13 PM, Fabio Estevam <festevam at gmail.com> wrote:
> > On Thu, Jan 9, 2014 at 5:11 PM, Otavio Salvador <otavio at ossystems.com.br>
> wrote:
> >
> >> It might be but shouldn't we delay this patch for now?
> >
> > I don't think so.
> >
> > Please post your dts file. Most likely you are using
> >
> > pu-supply = <&pu_dummy>;
> >
> > where you should be using the internal vddpu instead.
> >
> > Also, please post your kernel log and make sure vddpu is being turned on.
>
> Please try this on your dts file:
> pu-supply = <&reg_pu>;
>

Mine dts has:


&gpu {
pu-supply = <&reg_pu>;
};

The bootlog is at:

http://privatepaste.com/download/104a504b26

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the U-Boot mailing list