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

Commit 8f6e99e5 authored by Prakash Gupta's avatar Prakash Gupta
Browse files

ARM: dts: msm: disable kgsl smmu ATOS for sdm670



Commit 14b51d92 ("ARM: dts: msm: remove non essential clocks with kgsl
iommu for sdm670") removes gcc_ddrss_gpu_axi_clk and gpu_cc_cx_gmu_clk from
kgsl SMMU DT clk list. Without these clock enabled smmu ATOS setup will
fail. ATOS is a debug functionality, hence it's safe to disable on kgsl
smmu for sdm670.

Change-Id: I64b09c7c0a4539ac9c8145120123979fdb22b578
Signed-off-by: default avatarPrakash Gupta <guptap@codeaurora.org>
parent ce8cdfee
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@
		#iommu-cells = <1>;
		qcom,dynamic;
		qcom,use-3-lvl-tables;
		qcom,disable-atos;
		#global-interrupts = <2>;
		qcom,regulator-names = "vdd";
		vdd-supply = <&gpu_cx_gdsc>;