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

Commit 7e237193 authored by Abhishek Kondaveeti's avatar Abhishek Kondaveeti
Browse files

ARM: dts: msm: Disable UBWC swizzling for sdm845 and sdm670



sdm845 and sdm670 does not support UBWC Swizzling. Disable
UBWC swizzling for IFE, BPS and IPE.

Change-Id: Idb8e2bbe8ab505e7f1c0843cbecfdc397ea539b2
Signed-off-by: default avatarAbhishek Kondaveeti <akondave@codeaurora.org>
parent ba5ee985
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -892,7 +892,7 @@
			<0 0 200000000 0 0 0 0 600000000>;
		clock-cntl-level = "svs", "turbo";
		fw_name = "CAMERA_ICP.elf";
		ubwc-cfg = <0x77 0x1DF>;
		ubwc-cfg = <0x73 0x1CF>;
		status = "ok";
	};

+1 −1
Original line number Diff line number Diff line
@@ -863,7 +863,7 @@
			<0 0 200000000 0 0 0 0 600000000>;
		clock-cntl-level = "svs", "turbo";
		fw_name = "CAMERA_ICP.elf";
		ubwc-cfg = <0x7F 0x1FF>;
		ubwc-cfg = <0x7B 0x1EF>;
		status = "ok";
	};