On Wed, Jun 3, 2015 at 2:49 PM, Stefan Monnier <monn...@iro.umontreal.ca>
wrote:

> > Having the whole .config and all the boot logs would help, but did you
> > enable CONFIG_MDIO_SUN4I?
>
> Hmm... so it turned out that yes, that was enabled.  And, comparing with
> Jarosław's .config I don't see anything that rings a bell.
> For the record, here's my dmesg and my .config.
>
>
>         Stefan


I have compered our configs and I think you should try to enable these
modules. One of them should resolve your issue.
CONFIG_REGULATOR_DEBUG=y
CONFIG_REGULATOR_VIRTUAL_CONSUMER=y
CONFIG_REGULATOR_USERSPACE_CONSUMER=y
CONFIG_PWM_SUN4I=y

You need to see something like this in you dmesg:

[    1.210594] usb1-vbus: 5000 mV
[    1.213788] reg-fixed-voltage usb1-vbus: usb1-vbus supplying 5000000uV
[    1.220641] usb2-vbus: 5000 mV
[    1.223809] reg-fixed-voltage usb2-vbus: usb2-vbus supplying 5000000uV
[    1.230629] emac-3v3: 3300 mV
[    1.233710] reg-fixed-voltage emac-3v3: emac-3v3 supplying 3300000uV

Jarek

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to