Hi,

On 25-09-15 22:21, Clive Messer wrote:
Can someone who knows their way around dt config have a look at this
please.....

I just noticed on Cubietruck that there was no cpufreq scaling. Strange I
thought, I know that is working on BananaPi/Pro.

Quick look at DT config.

Edit Cubietruck dts and removing ...

&cpu0 {
         cpu-supply = <&reg_dcdc2>;
};

... from the config gets cpufreq scaling working again. Which isn't the
correct fix. But gives someone with more knowledge than me a clue where to
look. ;)

This is likely a problem with your kernel config, make sure that you've the
axp209 mfd and regulator drivers enabled and loaded.

Regards,

Hans

--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to