phy: qcom-qmp-usb: rework reset handling
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 24 Aug 2023 21:19:39 +0000 (00:19 +0300)
committerVinod Koul <vkoul@kernel.org>
Thu, 21 Sep 2023 13:53:58 +0000 (15:53 +0200)
commitfcf63482f6a9d383f04e409bc50f00eecb74ae73
tree4262bb26ee84e48f2d17e896744f048d90f958b0
parent7233090aba54d82a1ed64f125b32c3ac0b91803c
phy: qcom-qmp-usb: rework reset handling

All legacy bindings of USB PHYs use "phy", "common" resets, while newer
style bindings use "phy", "phy_phy" resets. In preparation for
converting existing legacy PHY bindings to use newer scheme, drop reset
lists from configuration struture and reference reset lists directly.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20230824211952.1397699-4-dmitry.baryshkov@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-usb.c