arm64: dts: qcom: sc8280xp-x13s: Use the correct DP PHY compatible
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Fri, 29 Sep 2023 16:02:57 +0000 (18:02 +0200)
committerBjorn Andersson <andersson@kernel.org>
Sat, 21 Oct 2023 20:03:38 +0000 (13:03 -0700)
The DP PHY needs different settings when an eDP display is used.
Make sure these apply on the X13s.

FWIW
I could not notice any user-facing change stemming from this commit.

Fixes: f48c70b111b4 ("arm64: dts: qcom: sc8280xp-x13s: enable eDP display")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230929-topic-x13s_edpphy-v1-1-ce59f9eb4226@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts

index 38edaf51aa34575ce4d6f40fd6730d0a497f4ac4..6a4c6cc19c0980a12e6de87b9246deaf4df6194c 100644 (file)
 };
 
 &mdss0_dp3_phy {
+       compatible = "qcom,sc8280xp-edp-phy";
        vdda-phy-supply = <&vreg_l6b>;
        vdda-pll-supply = <&vreg_l3b>;