]> www.infradead.org Git - nvme.git/commit
phy: qcom-qmp-usb: initialize PCS_USB registers
authorAdrien Thierry <athierry@redhat.com>
Mon, 28 Aug 2023 15:23:50 +0000 (11:23 -0400)
committerVinod Koul <vkoul@kernel.org>
Thu, 21 Sep 2023 13:47:26 +0000 (15:47 +0200)
commit2d3465a75c9f83684d17da6807423824bf260524
tree5848b4b466141644fc0d662ee41ffbe510492370
parent3b384cc74b00b5ac21d18e4c1efc3c1da5300971
phy: qcom-qmp-usb: initialize PCS_USB registers

Currently, PCS_USB registers that have their initialization data in a
pcs_usb_tbl table are never initialized. Fix that.

Fixes: fc64623637da ("phy: qcom-qmp-combo,usb: add support for separate PCS_USB region")
Signed-off-by: Adrien Thierry <athierry@redhat.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20230828152353.16529-2-athierry@redhat.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-usb.c