[PATCH 0/5] ARM: OMAP3+: DPLL: fix set_rate logic
Paul Walmsley
paul at pwsan.com
Thu Nov 13 08:59:34 PST 2014
On Fri, 3 Oct 2014, Tero Kristo wrote:
> OMAP3+ DPLL code is currently using set_rate op to change DPLL rates.
> This is kind of wrong, as it also involves changing DPLL parent in certain
> cases (switch between locked mode <-> bypass mode.) This set fixes these
> issues by introducing the support of determine_rate and set_rate_and_parent
> ops for the DPLL clocks. Also introduces support for set_parent, which
> just switches a DPLL between locked <-> bypass modes.
Thanks, queued for v3.19.
- Paul
More information about the linux-arm-kernel
mailing list