phy: qcom: qmp-combo: fix Display Port PHY configuration for SM8550
authorNeil Armstrong <neil.armstrong@linaro.org>
Thu, 1 Jun 2023 09:39:58 +0000 (11:39 +0200)
committerVinod Koul <vkoul@kernel.org>
Wed, 21 Jun 2023 12:16:35 +0000 (17:46 +0530)
commit6cd52a2a06774c6c454ffef084c3d9b17618ca23
treef708074771cbe6ec116341e0d3dd6a546d2e7c25
parent601d06277007e850615b86358bf9c0a143d20faa
phy: qcom: qmp-combo: fix Display Port PHY configuration for SM8550

The SM8550 PHY also uses a different offset for the CMN_STATUS reg,
use the right one for the v6 Display Port configuration.

Fixes: 49742e9edab3 ("phy: qcom-qmp-combo: Add support for SM8550")
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230601-topic-sm8550-upstream-dp-phy-init-fix-v1-1-4e9da9f97991@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-combo.c