ARM: dts: msm: Fix td4328 panel settings for sm6150

Updates td4328 cmd mode panel roi-alignment for sm6150 platform,
to fix corruption issue seen on panel when PU is enabled.

Change-Id: Iebcf6cf923ba3495bcb2ee3db50ce415823a9415
Signed-off-by: Ritesh Kumar <riteshk@codeaurora.org>
tirimbino
Ritesh Kumar 6 years ago
parent 965d38ea99
commit d8a55fbe7b
  1. 2
      arch/arm64/boot/dts/qcom/sm6150-sde-display.dtsi

@ -313,7 +313,7 @@
qcom,display-topology = <1 0 1>;
qcom,default-topology-index = <0>;
qcom,partial-update-enabled = "single_roi";
qcom,panel-roi-alignment = <16 16 1 1 16 16>;
qcom,panel-roi-alignment = <16 16 8 2 16 16>;
};
};
};

Loading…
Cancel
Save