arm64: dts: sdm845: Add "no-hpd" to sn65dsi86 on cheza
authorDouglas Anderson <dianders@chromium.org>
Thu, 7 May 2020 21:35:00 +0000 (14:35 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 12 May 2020 01:20:27 +0000 (18:20 -0700)
We don't have the HPD line hooked up to the bridge chip.  Add it as
suggested in the patch ("dt-bindings: drm/bridge: ti-sn65dsi86:
Document no-hpd").

NOTE: this patch isn't expected to have any effect but just keeps us
cleaner for the future.  Currently the driver in Linux just assumes
that nobody has HPD hooked up.  This change allows us to later
implement HPD support in the driver without messing up sdm845-cheza.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Link: https://lore.kernel.org/r/20200507143354.v5.6.I89df9b6094549b8149aa8b8347f7401c678055b0@changeid
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi

index 9070be43a30964342103baadbc8b919fa7a8cf08..5938f8b2aa2f8b4f2d7ad6c86c0cd2f16e8648a3 100644 (file)
@@ -548,6 +548,8 @@ edp_brij_i2c: &i2c3 {
                clocks = <&rpmhcc RPMH_LN_BB_CLK2>;
                clock-names = "refclk";
 
+               no-hpd;
+
                ports {
                        #address-cells = <1>;
                        #size-cells = <0>;