Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8f2bd8c2 authored by Lloyd Atkinson's avatar Lloyd Atkinson
Browse files

ARM: dts: msm: fix sde device length on sdm845



Correct the length of the sde display length to the correct
value that includes the dsc blocks.

Change-Id: Ic479b626124d711a5309f42f245d26f88b9968d7
Signed-off-by: default avatarLloyd Atkinson <latkinso@codeaurora.org>
parent c9fb338b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
&soc {
	mdss_mdp: qcom,mdss_mdp@ae00000 {
		compatible = "qcom,sde-kms";
		reg = <0x0ae00000 0x81a24>,
		reg = <0x0ae00000 0x81d40>,
		      <0x0aeb0000 0x2008>;
		reg-names = "mdp_phys",
			"vbif_phys";