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

Commit 87eb18b7 authored by Prakash Gupta's avatar Prakash Gupta
Browse files

ARM: dts: msm: update smmu configuration for scuba

Remove regulator details for RT and NRT TBUs for scuba. These TBUs are not
power collapsible and hence no need for regulator vote before accessing
tbu registers.

Change-Id: Ia25bbdae756d5fd663684f1348e3f0bc94934b43
Fixes: 174dcab0 ("ARM: dts: msm: add bus scaling & gdsc info for scuba apps smmu")
parent c0806b2f
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -167,8 +167,6 @@
					reg-names = "base", "status-reg";
					qcom,stream-id-range = <0x400 0x400>;
					interrupts = <GIC_SPI 155 IRQ_TYPE_LEVEL_HIGH>;
					qcom,regulator-names = "vdd";
					vdd-supply = <&hlos1_vote_mm_snoc_mmu_tbu_rt_gdsc>;
					qcom,msm-bus,name = "apps_smmu";
					qcom,msm-bus,num-cases = <2>;
					qcom,msm-bus,active-only;
@@ -188,8 +186,6 @@
					reg-names = "base", "status-reg";
					qcom,stream-id-range = <0x800 0x400>;
					interrupts = <GIC_SPI 156 IRQ_TYPE_LEVEL_HIGH>;
					qcom,regulator-names = "vdd";
					vdd-supply = <&hlos1_vote_mm_snoc_mmu_tbu_nrt_gdsc>;
					qcom,msm-bus,name = "apps_smmu";
					qcom,msm-bus,num-cases = <2>;
					qcom,msm-bus,active-only;