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

Commit 45abf22d authored by Subhash Jadavani's avatar Subhash Jadavani
Browse files

ARM: dts: msm: enable dma-coherent attribute for UFS on SM8150



Bootloader enable the IO coherency for UFS controller hence we can
make UFS as dma-coherent in kernel to skip unnecessary cache maintenance
operations.

Change-Id: I33c685ba17f5656c9fff765f4539a67e269efa0b
Signed-off-by: default avatarSubhash Jadavani <subhashj@codeaurora.org>
parent 6311fc48
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2270,6 +2270,7 @@

		resets = <&clock_gcc GCC_UFS_PHY_BCR>;
		reset-names = "core_reset";
		dma-coherent;

		status = "disabled";
	};