Re: [PATCH v2 1/3] arm64: dts: qcom: x1e80100: Drop the link-frequencies from mdss_dp3_in

From: Dmitry Baryshkov
Date: Fri Apr 19 2024 - 14:11:58 EST


On Fri, 19 Apr 2024 at 19:14, Abel Vesa <abel.vesa@xxxxxxxxxx> wrote:
>
> 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@xxxxxxxxxx>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/x1e80100.dtsi | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/x1e80100.dtsi b/arch/arm64/boot/dts/qcom/x1e80100.dtsi
> index f5a3b39ae70e..5f90a0b3c016 100644
> --- a/arch/arm64/boot/dts/qcom/x1e80100.dtsi
> +++ b/arch/arm64/boot/dts/qcom/x1e80100.dtsi
> @@ -4095,8 +4095,6 @@ port@0 {
>
> mdss_dp3_in: endpoint {
> remote-endpoint = <&mdss_intf5_out>;
> -
> - link-frequencies = /bits/ 64 <8100000000>;
> };
> };
>

Not to mention that limiting DP output to HBR3 only is wrong.

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>

--
With best wishes
Dmitry