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

Commit e5bb7552 authored by Odelu Kukatla's avatar Odelu Kukatla
Browse files

ARM: dts: msm: Introduce bus topology for SM6150



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: Ic44244ec597a45d0426aea00a3fa4c5e2b1f1492
Signed-off-by: default avatarOdelu Kukatla <okukatla@codeaurora.org>
parent d664828b
Loading
Loading
Loading
Loading
+1612 −0

File added.

Preview size limit exceeded, changes collapsed.

+1 −0
Original line number Diff line number Diff line
@@ -1678,3 +1678,4 @@
#include "sm6150-ion.dtsi"
#include "msm-arm-smmu-sm6150.dtsi"
#include "sm6150-coresight.dtsi"
#include "sm6150-bus.dtsi"
+4 −0
Original line number Diff line number Diff line
@@ -276,6 +276,7 @@
#define	MSM_BUS_MASTER_QSPI_0 165
#define	MSM_BUS_MASTER_QSPI_1 166
#define	MSM_BUS_MASTER_PCIE_3 167
#define	MSM_BUS_MASTER_LPASS_ANOC 168

#define	MSM_BUS_MASTER_LLCC_DISPLAY 20000
#define	MSM_BUS_MASTER_MNOC_HF_MEM_NOC_DISPLAY 20001
@@ -644,6 +645,9 @@
#define	MSM_BUS_SLAVE_USB3_2 799
#define	MSM_BUS_SLAVE_SERVICE_GEM_NOC_1 800
#define	MSM_BUS_SLAVE_PCIE_3 801
#define	MSM_BUS_SLAVE_LPASS_SNOC 802
#define	MSM_BUS_SLAVE_DC_NOC_GEMNOC 803
#define	MSM_BUS_SLAVE_MEM_NOC_PCIE_SNOC 804

#define	MSM_BUS_SLAVE_EBI_CH0_DISPLAY 20512
#define	MSM_BUS_SLAVE_LLCC_DISPLAY 20513