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

Commit 99e4dcfb authored by Odelu Kukatla's avatar Odelu Kukatla
Browse files

ARM: dts: msm: Add ids for new bus masters and slaves



Add new ids that are used to represent masters and slaves on qcs405.

Change-Id: I7d8b04c785e15400e199e6f9d372de2d42c20dd4
Signed-off-by: default avatarOdelu Kukatla <okukatla@codeaurora.org>
parent 0b285dc1
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -361,6 +361,7 @@
#define	MSM_BUS_SLAVE_GEM_NOC_SNOC 10071
#define	MSM_BUS_SLAVE_SNOC_GEM_NOC_GC 10072
#define	MSM_BUS_SLAVE_SNOC_GEM_NOC_SF 10073
#define	MSM_BUS_PNOC_SLV_10 10074

#define	MSM_BUS_INT_TEST_ID	20000
#define	MSM_BUS_INT_TEST_LAST	20050
@@ -817,6 +818,7 @@
#define	ICBID_MASTER_CNOC_A2NOC 146
#define	ICBID_MASTER_WLAN 147
#define	ICBID_MASTER_MSS_CE 148
#define	ICBID_MASTER_PCNOC_S_10 149

#define	ICBID_SLAVE_EBI1 0
#define	ICBID_SLAVE_APPSS_L2 1
@@ -1045,4 +1047,6 @@
#define	ICBID_SLAVE_TLMM_EAST 213
#define	ICBID_SLAVE_TLMM_NORTH 214
#define	ICBID_SLAVE_TLMM_WEST 215
#define	ICBID_SLAVE_TLMM_SOUTH 216
#define	ICBID_SLAVE_PCNOC_S_10 217
#endif