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

Commit d184ad12 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add voice_mhi device entry"

parents 0f0f1fa0 5bbf75a5
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -42,6 +42,12 @@
			};
		};
	};

	voice_mhi_audio: qcom,voice-mhi-audio {
		compatible = "qcom,voice-mhi-audio";
		memory-region = <&mailbox_mem>;
		voice_mhi_voting;
	};
};

&q6core {
+8 −0
Original line number Diff line number Diff line
@@ -577,6 +577,14 @@
			size = <0x0 0x2000000>;
			linux,cma-default;
		};

		mailbox_mem: mailbox_region {
			compatible = "shared-dma-pool";
			no-map;
			alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
			alignment = <0x0 0x400000>;
			size = <0x0 0x20000>;
		};
	};

	vendor: vendor {