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

Commit 01d57a67 authored by Odelu Kukatla's avatar Odelu Kukatla Committed by Gerrit - the friendly Code Review server
Browse files

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



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

Change-Id: I445dfb47b794b33aaf4e61ca482db125490cb2e2
Signed-off-by: default avatarOdelu Kukatla <okukatla@codeaurora.org>
parent 9a64886b
Loading
Loading
Loading
Loading
+16 −7
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (c) 2014-2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2014-2019, The Linux Foundation. All rights reserved.
 */

#ifndef __MSM_BUS_IDS_H
@@ -40,6 +40,7 @@
#define	MSM_BUS_FAB_COMP_NOC 6155
#define	MSM_BUS_FAB_GEM_NOC 6156
#define	MSM_BUS_FAB_NPU_NOC 6157
#define	MSM_BUS_FAB_QUP_VIRT 6158

#define	MSM_BUS_FAB_MC_VIRT_DISPLAY 26000
#define	MSM_BUS_FAB_MEM_NOC_DISPLAY 26001
@@ -83,12 +84,14 @@
#define	MSM_BUS_BCM_CE0 7034
#define	MSM_BUS_BCM_IP0 7035
#define	MSM_BUS_BCM_CN0 7036
#define	MSM_BUS_BCM_ACV 7037
#define	MSM_BUS_BCM_ALC 7038
#define	MSM_BUS_BCM_QUP0 7039
#define	MSM_BUS_BCM_CO0 7040
#define	MSM_BUS_BCM_CO1 7041
#define	MSM_BUS_BCM_CO2 7042
#define	MSM_BUS_BCM_CN1 7037
#define	MSM_BUS_BCM_ACV 7038
#define	MSM_BUS_BCM_ALC 7039
#define	MSM_BUS_BCM_QUP0 7040
#define	MSM_BUS_BCM_CO0 7041
#define	MSM_BUS_BCM_CO1 7042
#define	MSM_BUS_BCM_CO2 7043
#define	MSM_BUS_BCM_CO3 7044

#define	MSM_BUS_RSC_FIRST 8000
#define	MSM_BUS_RSC_APPS 8000
@@ -280,6 +283,8 @@
#define	MSM_BUS_MASTER_NPU_CDP 173
#define	MSM_BUS_MASTER_NPU_NOC_CFG 174
#define	MSM_BUS_MASTER_ANOC_PCIE_GEM_NOC 175
#define	MSM_BUS_MASTER_QUP_CORE_0 176
#define	MSM_BUS_MASTER_QUP_CORE_1 177

#define	MSM_BUS_MASTER_LLCC_DISPLAY 20000
#define	MSM_BUS_MASTER_MNOC_HF_MEM_NOC_DISPLAY 20001
@@ -668,6 +673,10 @@
#define	MSM_BUS_SLAVE_NPU_TCM 818
#define	MSM_BUS_SLAVE_NPU_COMPUTE_NOC 819
#define	MSM_BUS_SLAVE_SERVICE_NPU_NOC 820
#define	MSM_BUS_SLAVE_CDSP_GEM_NOC 821
#define	MSM_BUS_SLAVE_MCDMA_MS_MPU_CFG 822
#define	MSM_BUS_SLAVE_QUP_CORE_0 823
#define	MSM_BUS_SLAVE_QUP_CORE_1 824

#define	MSM_BUS_SLAVE_EBI_CH0_DISPLAY 20512
#define	MSM_BUS_SLAVE_LLCC_DISPLAY 20513