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

Commit 8778bc40 authored by Odelu Kukatla's avatar Odelu Kukatla
Browse files

msm: msm_bus: Add new bus control manager ids



Add new id for EMMC master to identify it for
bandwidth aggregation done by the bus driver.

Change-Id: Ib8a56bf35062ac3e79b47b81950c07d16fe94a4a
Signed-off-by: default avatarOdelu Kukatla <okukatla@codeaurora.org>
parent ef0a90a5
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -251,7 +251,8 @@
#define	MSM_BUS_MASTER_CAMNOC_HF1_UNCOMP 147
#define	MSM_BUS_MASTER_CAMNOC_SF_UNCOMP 148
#define	MSM_BUS_MASTER_GIC 149
#define	MSM_BUS_MASTER_MASTER_LAST 150
#define	MSM_BUS_MASTER_EMMC 150
#define	MSM_BUS_MASTER_MASTER_LAST 151

#define MSM_BUS_MASTER_LLCC_DISPLAY 20000
#define MSM_BUS_MASTER_MNOC_HF_MEM_NOC_DISPLAY 20001
@@ -767,6 +768,7 @@
#define	ICBID_MASTER_CNOC_A2NOC 146
#define	ICBID_MASTER_WLAN 147
#define	ICBID_MASTER_MSS_CE 148
#define	ICBID_MASTER_EMMC 149

#define	ICBID_SLAVE_EBI1 0
#define	ICBID_SLAVE_APPSS_L2 1