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

Commit 6ae011df authored by Shilpa Suresh's avatar Shilpa Suresh Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Use scatter-gather for SDM660 in 4.19

Update the sdm660-coresight.dtsi file to use scatter-gather
property instead of sg-enable as per the kernel 4.19 design
to ensure the Scatter gather memory type is used for ETR
instead of contiguous memory.

Change-Id: I8ae2f422f07890f0e3770676f5f7b6b6d1c45f6a
parent 1b8a18d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
		reg-names = "tmc-base", "bam-base";

		arm,buffer-size = <0x400000>;
		arm,sg-enable;
		arm,scatter-gather;
		arm,default-sink;
		coresight-csr = <&csr>;