diff options
| author | Abel Vesa <abel.vesa@linaro.org> | 2024-04-19 19:13:56 +0300 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2024-04-20 11:46:34 -0500 |
| commit | 8a2a43a978e51bcddfe8a89bb2acebcf24f1d767 (patch) | |
| tree | 6be288493e15df5cf0eb3f8bd5bf56dc247f0ee4 | |
| parent | arm64: dts: qcom: Add SM8550 Xperia 1 V (diff) | |
| download | linux-8a2a43a978e51bcddfe8a89bb2acebcf24f1d767.tar.gz linux-8a2a43a978e51bcddfe8a89bb2acebcf24f1d767.zip | |
arm64: dts: qcom: x1e80100: Drop the link-frequencies from mdss_dp3_in
The link-frequencies belong in mdss_dp3_out. Drop them from mdss_dp3_in.
Fixes: 1940c25eaa63 ("arm64: dts: qcom: x1e80100: Add display nodes")
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20240419-x1e80100-dts-fix-mdss-dp3-v2-1-10f4ed7a09b4@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
| -rw-r--r-- | arch/arm64/boot/dts/qcom/x1e80100.dtsi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/qcom/x1e80100.dtsi b/arch/arm64/boot/dts/qcom/x1e80100.dtsi index fa04a24173a7..a8dfd8146706 100644 --- a/arch/arm64/boot/dts/qcom/x1e80100.dtsi +++ b/arch/arm64/boot/dts/qcom/x1e80100.dtsi @@ -4095,8 +4095,6 @@ mdss_dp3_in: endpoint { remote-endpoint = <&mdss_intf5_out>; - - link-frequencies = /bits/ 64 <8100000000>; }; }; |
