phy: qcom-qmp-pcie-msm8996: drop reset lane suffix
authorJohan Hovold <johan+linaro@kernel.org>
Tue, 30 Aug 2022 11:29:22 +0000 (13:29 +0200)
committerVinod Koul <vkoul@kernel.org>
Tue, 30 Aug 2022 13:26:23 +0000 (18:56 +0530)
commit5337b248ad848b5c4e5fd564afdc34d98ce2ca1d
tree4b95927eda6f2f15e2ce9d4c85066085e2fa276c
parent302db460333622b940cb8df1a3a140ab774445c1
phy: qcom-qmp-pcie-msm8996: drop reset lane suffix

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

Update driver to support the new binding where the "lane" reset name has
been deprecated by instead requesting the reset 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-30-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.c