diff options
author | 2023-07-11 15:09:08 +0300 | |
---|---|---|
committer | 2023-07-24 16:25:39 +0530 | |
commit | 28e265bf84a8f885b3156f24dc246bf1d7bb40a5 (patch) | |
tree | 7d071f84fb070e7ecae1eef03b65dd316017f602 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dt-bindings: phy: migrate combo QMP PHY bindings to qcom,sc8280xp-qmp-usb43dp-phy.yaml (diff) | |
download | wireguard-linux-28e265bf84a8f885b3156f24dc246bf1d7bb40a5.tar.xz wireguard-linux-28e265bf84a8f885b3156f24dc246bf1d7bb40a5.zip |
phy: qcom-qmp-combo: 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/20230711120916.4165894-3-dmitry.baryshkov@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions