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

Commit 6dcd2cb8 authored by Chris Lew's avatar Chris Lew
Browse files

ARM: dts: msm: Add qrtr haven for lahaina

Add node to enable qrtr ptotocol over the haven transport for
inter-virtual machine communication.

Change-Id: Ife856e0484db1741e9a663736c91a8a4ee4cbe6e
parent d67d0118
Loading
Loading
Loading
Loading
+13 −1
Original line number Diff line number Diff line
@@ -409,7 +409,12 @@

		pil_trustedvm_mem: pil_trustedvm_region@d0800000 {
			no-map;
			reg = <0x0 0xd0800000 0x0 0x7700000>;
			reg = <0x0 0xd0800000 0x0 0x76f7000>;
		};

		qrtr_shbuf: qrtr-shmem {
			no-map;
			reg = <0x0 0xd7ef7000 0x0 0x9000>;
		};

		chan0_shbuf: neuron_block@0 {
@@ -2152,6 +2157,13 @@
		};
	};

	qrtr-haven {
		compatible = "qcom,qrtr-haven";
		qcom,master;
		haven-label = <3>;
		shared-buffer = <&qrtr_shbuf>;
	};

	jtag_mm0: jtagmm@7040000 {
		compatible = "qcom,jtagv8-mm";
		reg = <0x7040000 0x1000>;