phy: qcom-qmp-combo: drop pipe clock lane suffix
authorJohan Hovold <johan+linaro@kernel.org>
Tue, 30 Aug 2022 11:29:20 +0000 (13:29 +0200)
committerVinod Koul <vkoul@kernel.org>
Tue, 30 Aug 2022 13:26:22 +0000 (18:56 +0530)
commit70e25cac53a0239bffa0540e26dca2917662cea9
tree039bc3adee7ced99e77d1057ceb512a30e51fc53
parent27759490cfa344ec326592015a9618ec05c2184f
phy: qcom-qmp-combo: drop pipe clock lane suffix

The pipe clock is defined in the "lane" node so there's no need to keep
adding a redundant lane-number suffix to the clock name.

Update driver to support the new binding where the pipe clock name has
been deprecated by instead requesting the clock by index.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20220830112923.3725-28-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-combo.c