[PATCH v2 3/3] clk: sunxi: Unify oscillator clock
Mike Turquette
mturquette at linaro.org
Fri Apr 12 14:40:37 EDT 2013
Quoting Emilio López (2013-04-10 17:07:21)
> Hi Mike,
>
> El 10/04/13 19:02, Mike Turquette escribió:
> > From: Emilio López <emilio at elopez.com.ar>
> >
> > This commit uses the new fixed-rate support on the composite clock to
> > unify osc24M_fixed and osc24M clocks, so it matches the actual hardware.
> >
> > Signed-off-by: Emilio López <emilio at elopez.com.ar>
> > Signed-off-by: Mike Turquette <mturquette at linaro.org>
> > [mturquette at linaro.org: replace clk_register_gatable_osc with a call to
> > clk_register_composite]
> > ---
> > Emilio,
> >
> > I haven't been able to test these changes at run-time. Can you see if
> > they are valid for solving your issue on sunxi?
>
> I tested the three patches you sent + 3/3 from the original series which
> is the DT part.
>
> $ git log --oneline -n 4
> b63f51e ARM: sunxi: unify osc24M_fixed and osc24M
> 7f86473 clk: sunxi: Unify oscillator clock
> 78c8aaf clk: composite: allow fixed rates & fixed dividers
> 2d52a44 clk: composite: rename 'div' references to 'rate'
>
> It seems to be working fine as far as I can tell, so
>
> Tested-by: Emilio López <emilio at elopez.com.ar>
>
I've applied all three patches to clk-next. I assume the DT patch will
go through Maxime's tree.
Regards,
Mike
> Thanks,
>
> Emilio
More information about the linux-arm-kernel
mailing list