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

Commit 125668ea authored by Sudarshan Rajagopalan's avatar Sudarshan Rajagopalan
Browse files

ARM: dts: msm: Update TBU stream id range for sm8150



For the TBU with id=8, the sid start value is 0x2000.
Update the DT entry.

Change-Id: I907e2bcf86861904fc62b3cdbdd97a4f1a931b63
Signed-off-by: default avatarSudarshan Rajagopalan <sudaraja@codeaurora.org>
parent 21ef7b06
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -343,7 +343,7 @@
			reg = <0x151a5000 0x1000>,
				<0x15182240 0x8>;
			reg-names = "base", "status-reg";
			qcom,stream-id-range = <0x1c00 0x400>;
			qcom,stream-id-range = <0x2000 0x400>;
			qcom,regulator-names = "vdd";
			vdd-supply = <&hlos1_vote_mmnoc_mmu_tbu_sf_gdsc>;
			qcom,msm-bus,name = "mnoc_sf_0_tbu";
+1 −1
Original line number Diff line number Diff line
@@ -345,7 +345,7 @@
			reg = <0x151A5000 0x1000>,
				<0x15182240 0x8>;
			reg-names = "base", "status-reg";
			qcom,stream-id-range = <0x1c00 0x400>;
			qcom,stream-id-range = <0x2000 0x400>;
			/* No GDSC */
			qcom,msm-bus,name = "apps_smmu";
			qcom,msm-bus,num-cases = <2>;