OSDN Git Service

phy: qcom-qmp-usb: add support for updated sc8280xp binding
authorJohan Hovold <johan+linaro@kernel.org>
Fri, 28 Oct 2022 16:04:35 +0000 (18:04 +0200)
committerVinod Koul <vkoul@kernel.org>
Sat, 5 Nov 2022 07:29:42 +0000 (12:59 +0530)
commitc0a6c25283672facaa57cb3daad71c6586736312
tree7ff2459c303e3b575e87a7289b56c5c2a97377f4
parent183462e8c92cce5cbfabecc1719fb61c61b70833
phy: qcom-qmp-usb: add support for updated sc8280xp binding

Add support for the new SC8280XP binding.

Note that the binding does not try to describe every register subregion
and instead the driver holds the corresponding offsets. This includes
the PCS_USB region which was initially overlooked.

Note that the driver will no longer accept the old binding due to the
fixed "phy_phy" reset name.

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