OSDN Git Service

phy: qcom-qmp-usb: add support for updated qcm2290 / sm6115 binding
authorBhupesh Sharma <bhupesh.sharma@linaro.org>
Tue, 16 May 2023 15:05:09 +0000 (20:35 +0530)
committerVinod Koul <vkoul@kernel.org>
Wed, 17 May 2023 08:14:02 +0000 (13:44 +0530)
commit1178c93c0ab70f8f758b529ef40386e1a3cc5646
tree452fb84bd6f5d1c0b8d03feb4c467fcb2126919a
parent2daece5eb51e18de377ce893a7e520fd8d9aeb32
phy: qcom-qmp-usb: add support for updated qcm2290 / sm6115 binding

Add support for the new qcm2290 / sm6115 binding.

The USB QMP phy on these devices supports 2 lanes. Note that the
binding now does not describe every register subregion and instead
the driver holds the corresponding offsets.

While at it also include support for PCS_MISC region which was left
out earlier.

Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
Link: https://lore.kernel.org/r/20230516150511.2346357-3-bhupesh.sharma@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-usb.c