]> www.infradead.org Git - users/jedix/linux-maple.git/commit
phy: qcom: qmp-pcie: Configure all tables on port B PHY
authorQiang Yu <quic_qianyu@quicinc.com>
Mon, 5 Aug 2024 16:45:18 +0000 (19:45 +0300)
committerVinod Koul <vkoul@kernel.org>
Thu, 29 Aug 2024 18:19:10 +0000 (23:49 +0530)
commit00c5f32283f377ec60870bccbd518d9feb7fbc52
treecebca13dadeb3eae03ed7d46be88f77b5d3f542b
parent7f7315db3d262298ab33d198d3f0b09cabfa7b6b
phy: qcom: qmp-pcie: Configure all tables on port B PHY

Currently, only the RX and TX tables are written to the second PHY
(port B) when the 4-lanes mode is configured, but according to Qualcomm
internal documentation, the pcs, pcs_misc, serdes and ln_shrd tables need
to be written as well.

Signed-off-by: Qiang Yu <quic_qianyu@quicinc.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20240805-phy-qcom-qmp-pcie-write-all-tbls-second-port-v3-1-6967c6bf61d1@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c