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

Commit 6ac29d04 authored by Akhil P Oommen's avatar Akhil P Oommen
Browse files

ARM: dts: msm: Update min-access-length for SDM670 gpu



Change min-access-length (MAL size) from 64B to the recommended 32B
value.

Change-Id: Ie5156e56142b70a493ad7578e971daecca6b8ebe
Signed-off-by: default avatarAkhil P Oommen <akhilpo@codeaurora.org>
parent 5059309c
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -64,7 +64,7 @@


		qcom,highest-bank-bit = <14>;
		qcom,highest-bank-bit = <14>;


		qcom,min-access-length = <64>;
		qcom,min-access-length = <32>;


		qcom,ubwc-mode = <2>;
		qcom,ubwc-mode = <2>;