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

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

ARM: dts: msm: Introduce bus topology for SDMMAGPIE



Bus topology is the representation of bus connections
in SOC and is required for the bus driver to serve the
bandwidth requests from clients.

Change-Id: I8463059376d9eaac65824403df748078f06c07e2
Signed-off-by: default avatarOdelu Kukatla <okukatla@codeaurora.org>
parent b5ca255f
Loading
Loading
Loading
Loading
+1937 −0

File added.

Preview size limit exceeded, changes collapsed.

+1 −0
Original line number Diff line number Diff line
@@ -1897,6 +1897,7 @@

#include "sdmmagpie-pinctrl.dtsi"
#include "sdmmagpie-gdsc.dtsi"
#include "sdmmagpie-bus.dtsi"
#include "sdmmagpie-qupv3.dtsi"

&pcie_0_gdsc {
+8 −0
Original line number Diff line number Diff line
@@ -279,6 +279,8 @@
#define	MSM_BUS_MASTER_LPASS_ANOC 168
#define	MSM_BUS_MASTER_USB2 169
#define	MSM_BUS_MASTER_SENSORS_AHB 170
#define	MSM_BUS_MASTER_CAMNOC_NRT 171
#define	MSM_BUS_MASTER_CAMNOC_RT 172

#define	MSM_BUS_MASTER_LLCC_DISPLAY 20000
#define	MSM_BUS_MASTER_MNOC_HF_MEM_NOC_DISPLAY 20001
@@ -366,6 +368,7 @@
#define	MSM_BUS_SLAVE_SNOC_GEM_NOC_SF 10073
#define	MSM_BUS_PNOC_SLV_10 10074
#define	MSM_BUS_PNOC_SLV_11 10075
#define	MSM_BUS_SLAVE_CDSP_GEM_NOC 10076

#define	MSM_BUS_INT_TEST_ID	20000
#define	MSM_BUS_INT_TEST_LAST	20050
@@ -652,6 +655,11 @@
#define	MSM_BUS_SLAVE_DC_NOC_GEMNOC 803
#define	MSM_BUS_SLAVE_MEM_NOC_PCIE_SNOC 804
#define	MSM_BUS_SLAVE_USB2 805
#define	MSM_BUS_SLAVE_EMMC_CFG 806
#define	MSM_BUS_SLAVE_AHB2PHY_NORTH 807
#define	MSM_BUS_SLAVE_CAMERA_NRT_THROTTLE_CFG 808
#define	MSM_BUS_SLAVE_CAMERA_RT_THROTTLE_CFG 809
#define	MSM_BUS_SLAVE_VENUS_CVP_THROTTLE_CFG 810

#define	MSM_BUS_SLAVE_EBI_CH0_DISPLAY 20512
#define	MSM_BUS_SLAVE_LLCC_DISPLAY 20513