diff options
author | Dmitry Baryshkov <[email protected]> | 2023-08-25 00:19:38 +0300 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-09-21 15:53:58 +0200 |
commit | 7233090aba54d82a1ed64f125b32c3ac0b91803c (patch) | |
tree | cfe5cf2e23aa9a93a603fc022d808b55cafdcae7 /scripts/generate_rust_analyzer.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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions