OSDN Git Service

phy: qcom-qmp-usb: drop sc8280xp reference-clock source
authorJohan Hovold <johan+linaro@kernel.org>
Fri, 11 Nov 2022 09:38:56 +0000 (10:38 +0100)
committerVinod Koul <vkoul@kernel.org>
Thu, 24 Nov 2022 17:23:57 +0000 (22:53 +0530)
commit3b41b61a2fe4174ba43fdb599c9d6accd35ac179
tree80ef475776e78f0ef1d84e83dd1b6ab8b6c395df
parent1446d03ec290760788b1868b5aa967383d86dd77
phy: qcom-qmp-usb: drop sc8280xp reference-clock source

The source clock for the reference clock is not used by the PHY directly
and should not be described by the devicetree (instead this relationship
should be modelled in the clock driver).

Drop the driver management of the reference-clock source for SC8280XP.

Once the other clock drivers have been updated, the corresponding change
can be done also for the other QMP v4 platforms.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221111093857.11360-3-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-usb.c