Re: [PATCHv2] clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Tero Kristo <t-kristo@xxxxxx> [160220 03:24]:
> Convert DPLL support code to use clk_hw pointers for reference and bypass
> clocks. This allows us to use clk_hw_* APIs for accessing any required
> parameters for these clocks, avoiding some locking problems at least with
> DPLL enable code; this used clk_get_rate which uses mutex but isn't
> good under clk_enable / clk_disable.
> 
> Signed-off-by: Tero Kristo <t-kristo@xxxxxx>
> ---
> v2: rebased the patch on top of v2 of 'clk: ti: omap3+: dpll: use non-locking
>     version of clk_get_rate', as that one is required already for -rc. This
>     patch can follow in 4.6 merge window.

Yeah seems this one can wait for v4.6 merge window no problem:

Acked-by: Tony Lindgren <tony@xxxxxxxxxxx>

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux