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

Commit 3ae9442d authored by Dan Sneddon's avatar Dan Sneddon
Browse files

ARM: dts: Introduce plutonium bus topology



Introduces the bus topology for MSM-plutonium.  Also moves
the client-ids to a file accessible by the device-tree.

Change-Id: I5deb33e867eb40ef90fecfb650109871edb4948d
Signed-off-by: default avatarDan Sneddon <dsneddon@codeaurora.org>
parent 07ea034d
Loading
Loading
Loading
Loading
+1432 −0

File added.

Preview size limit exceeded, changes collapsed.

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

#include "msmplutonium.dtsi"
#include "msmplutonium-pinctrl.dtsi"
#include "msmplutonium-bus.dtsi"
/ {
	model = "Qualcomm Technologies, Inc. MSM plutonium SIM";
	compatible = "qcom,msmplutonium-sim", "qcom,msmplutonium", "qcom,sim";
+1 −1
Original line number Diff line number Diff line
@@ -213,7 +213,7 @@ static void scm_pas_disable_bw(void)
	mutex_unlock(&scm_pas_bw_mutex);
}

static void scm_pas_init(enum msm_bus_fabric_master_type id)
static void scm_pas_init(int id)
{
	int i, rate;
	static int is_inited;
+621 −0

File added.

Preview size limit exceeded, changes collapsed.

+1 −346

File changed.

Preview size limit exceeded, changes collapsed.