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

Commit 1f265a3c authored by Dhaval Patel's avatar Dhaval Patel
Browse files

ARM: dts: msm: fix cdm block size for sde kona target



Fix cdm block size in mdss HW block for
kona target to avoid unmapped register access.

Change-Id: I33ce430c05b3857c4c3106853311e4d0b7b69370
Signed-off-by: default avatarDhaval Patel <pdhaval@codeaurora.org>
parent 8960e2bd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -84,7 +84,7 @@
		qcom,sde-te2-off = <0x2000 0x2000 0x0 0x0 0x0 0x0>;

		qcom,sde-cdm-off = <0x7a200>;
		qcom,sde-cdm-size = <0x400>;
		qcom,sde-cdm-size = <0x224>;

		qcom,sde-dsc-off = <0x81000 0x81400 0x81800 0x81c00>;
		qcom,sde-dsc-size = <0x140>;