OSDN Git Service

phy: qcom-qmp-combo: separate USB and DP power-on ops
authorJohan Hovold <johan+linaro@kernel.org>
Mon, 14 Nov 2022 11:06:09 +0000 (12:06 +0100)
committerVinod Koul <vkoul@kernel.org>
Thu, 24 Nov 2022 17:16:51 +0000 (22:46 +0530)
commit3ade3ede57a0093da3b432ecceda36386d13a5e5
treed4bfbe3c67d6691addefb8aacdf641ed24c1e081
parent186266f65e68c16ba6714c9b7f561ddcd4998cae
phy: qcom-qmp-combo: separate USB and DP power-on ops

Separate the USB and DP power-on and power-off operations in two
dedicated implementations.

Note that the pipe clock is only used by the USB part of the PHY and
that no DP configuration has a pcs (or rx) table or has has_pwrdn_delay
set.

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