summaryrefslogtreecommitdiff
path: root/drivers/phy/starfive/Kconfig
diff options
context:
space:
mode:
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>2023-07-11 15:09:08 +0300
committerVinod Koul <vkoul@kernel.org>2023-07-24 16:25:39 +0530
commit28e265bf84a8f885b3156f24dc246bf1d7bb40a5 (patch)
tree7d071f84fb070e7ecae1eef03b65dd316017f602 /drivers/phy/starfive/Kconfig
parent57a79ce964d76757c2fd21e097bcd9eb44884def (diff)
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 'drivers/phy/starfive/Kconfig')
0 files changed, 0 insertions, 0 deletions