Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 561d0441 authored by Mayank Rana's avatar Mayank Rana Committed by Gerrit - the friendly Code Review server
Browse files

phy: usb: qmp: Add com_aux_clk related support



On some platform, "com_aux_clk" is needed with USB QMP DP Combo PHY.
Hence add com_aux_clk related support and handling with this driver.
com_aux_clk is optional clock here.

Also this change creates separate API to handle required clocks instead
of using clk APIs from multiple places.

USB pipe clock is generated by QMP USB PHY itself. Hence it is not
needed to set clock rate explicitly using clk_set_rate() API. Usage of
clk_set_rate() is no-op here.

Change-Id: Ic8c065c648561bfeb9dc19dfbb549472451e0fc1
Signed-off-by: default avatarMayank Rana <mrana@codeaurora.org>
parent e060933e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment