[PATCH 1/3] phy: samsung-ufs: convert phy clk usage to clk_bulk API
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Tue Jul 5 02:30:50 PDT 2022
On 05/07/2022 08:54, Chanho Park wrote:
> Instead of using separated clock manipulation, this converts the phy
> clock usage to be clk_bulk APIs. By using this, we can completely
> remove has_symbol_clk check and symbol clk variables.
> Furthermore, clk_get should be moved to probe because there is no need
> to get them in the phy_init callback.
>
> Signed-off-by: Chanho Park <chanho61.park at samsung.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Best regards,
Krzysztof
More information about the linux-phy
mailing list