Skip to content

Commit 75eab74

Browse files
Abhinav Kumarandersson
authored andcommitted
arm64: dts: qcom: sc7280: remove hbr3 support on herobrine boards
There are some interop issues seen across a few DP monitors with HBR3 and herobrine boards where the DP display stays blank with hbr3. This is still under investigation but in preparation for supporting higher resolutions, its better to disable HBR3 till the issues are root-caused as there is really no guarantee which monitors will show the issue and which would not. This can be enabled back after successful validation across more DP sinks. Signed-off-by: Abhinav Kumar <[email protected]> Reviewed-by: Douglas Anderson <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent ad8cd35 commit 75eab74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ ap_i2c_tpm: &i2c14 {
464464

465465
&mdss_dp_out {
466466
data-lanes = <0 1>;
467-
link-frequencies = /bits/ 64 <1620000000 2700000000 5400000000 8100000000>;
467+
link-frequencies = /bits/ 64 <1620000000 2700000000 5400000000>;
468468
};
469469

470470
&mdss_mdp {

0 commit comments

Comments
 (0)