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

Commit 14a29756 authored by Phanindra Babu Pabba's avatar Phanindra Babu Pabba Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Correct slave-id for sdcc1_ice

Corrected the slave-id for SDCC ICE controller.

Change-Id: Ief73289b7c245567b823aee6ad3c5158b50ee917
parent dbf4f7fb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1356,9 +1356,9 @@
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps =
				<MSM_BUS_MASTER_AMPSS_M0
				MSM_BUS_SLAVE_UFS_MEM_CFG 0 0>,    /* No vote */
				MSM_BUS_SLAVE_SDCC_1 0 0>,    /* No vote */
				<MSM_BUS_MASTER_AMPSS_M0
				MSM_BUS_SLAVE_UFS_MEM_CFG 1000 0>;
				MSM_BUS_SLAVE_SDCC_1 1000 0>;
				/* Max. bandwidth */
		qcom,bus-vector-names = "MIN",
					"MAX";