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

Commit 3d3f28cd authored by Prerna Kalla's avatar Prerna Kalla 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: I61e3eaf92c5b67728c752c79d9c5c694fc34bcba
parent 8b5ea8a7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2514,10 +2514,10 @@
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps =
				<MSM_BUS_MASTER_AMPSS_M0
				 MSM_BUS_SLAVE_UFS_MEM_CFG 0 0>,
				 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";