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

Fabio Estevam festevam at gmail.com
Thu Jan 9 20:30:44 CET 2014


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

Regards,

Fabio Estevam


More information about the U-Boot mailing list