diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-08-25 00:19:38 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-09-21 15:53:58 +0200 |
commit | 7233090aba54d82a1ed64f125b32c3ac0b91803c (patch) | |
tree | cfe5cf2e23aa9a93a603fc022d808b55cafdcae7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 15c83637402c3654dbc7aac368119c3809a119fa (diff) |
phy: qcom-qmp-usb: simplify clock handling
For the existing PHYs for new binding we are going to drop ref_clk_src
clock and always use ref clock. Rather than introducing additional code
to handle legacy vs current bindings (and clock names), use
devm_clk_bulk_get_optional() when new bindings are used and
devm_clk_bulk_get_all() when legacy bindings are in place.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20230824211952.1397699-3-dmitry.baryshkov@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions