Hi,
On 09/11/2014 10:18 PM, Maxime Ripard wrote:
Hi everyone,
Here is an attempt at improving the MMC clock support in the Allwinner
SoCs.
Until now, the MMC clocks were having a custom phase function that was
directly setting an obscure value in the right register, because we
were not really having any idea of what these values were.
Now that we have more informations, we can introduce a common function
call to get and set the phase of a particular clock, and use this in
both our provider and our client.
Thanks,
Maxime
I've not done a full review this time around (-ENOTIME), but I've taken
a look at the changed bits, and those look good to me.
Regards,
Hans