[PATCH 1/2] phy: cadence: Sierra: Replace `clk_register(`) with `clk_hw_register()`

Vinod Koul vkoul at kernel.org
Fri Mar 31 06:46:23 PDT 2023


On 25-03-23, 18:14, Lars-Peter Clausen wrote:
> The `devm_clk_register()` API is deprecated. Switch to
> `devm_clk_hw_register()`.
> 
> Since the driver enables its own internal PLLs using the clock API we
> still need to get a reference to the PLL clocks using the
> `devm_clk_hw_get_clk()` API.

Applied, thanks

-- 
~Vinod



More information about the linux-phy mailing list