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

Commit 2e5f7040 authored by raghavendra ambadas's avatar raghavendra ambadas Committed by Nirmal Abraham
Browse files

ARM: dts: msm: Define fastrpc nodes for msm8917



Add new device nodes to support fastrpc communication.

Change-Id: I83fb7f2655260bdd5ed1ea956a85d90ccc83277d
Signed-off-by: default avatarNirmal Abraham <nabrah@codeaurora.org>
parent 20f19243
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1217,6 +1217,16 @@
		memory-region = <&adsp_mem>;
	};

	qcom,msm_fastrpc {
		compatible = "qcom,msm-fastrpc-legacy-compute";
		qcom,msm_fastrpc_compute_cb {
			compatible = "qcom,msm-fastrpc-legacy-compute-cb";
			label = "adsprpc-smd";
			iommus = <&apps_iommu 0x2008 0x7>;
			sids = <0x8 0x9 0xa 0xb 0xc 0xd 0xe 0xf>;
		};
	};

	spi_6: spi@7af6000 { /* BLSP2 QUP2 */
		compatible = "qcom,spi-qup-v2";
		#address-cells = <1>;