OSDN Git Service

phy: qcom-qmp-combo: drop lanes config parameter
authorJohan Hovold <johan+linaro@kernel.org>
Mon, 14 Nov 2022 11:06:16 +0000 (12:06 +0100)
committerVinod Koul <vkoul@kernel.org>
Thu, 24 Nov 2022 17:16:52 +0000 (22:46 +0530)
commitba0af7b346db8149e33a2f6e1a7b8265cabbfacb
tree93816ddcaa6a6d16dbb8699c332b368a8e931a05
parent488f116de075f2fd0cb90205a76e2ca0756efaff
phy: qcom-qmp-combo: drop lanes config parameter

Since the QMP driver split there is really no need for the 'lanes'
configuration parameter as all of these USB-C PHYs support dual-lane
SuperSpeed USB and quad-lane (uni-directional) DP (even if the driver
still only supports CC1 orientation using lanes 2 and 3).

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