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

Commit 6e5010f0 authored by Vatsal Bucha's avatar Vatsal Bucha
Browse files

ARM: dts: qcom: Remove voice mhi for lito

As lito is msm based target, voice mhi will
not be enabled. Remove corresponding node.

Change-Id: Id7440e6efe3a28564a9b1c4e242be82a9a021957
parent 9ae18592
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -51,12 +51,6 @@
			};
		};
	};

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

&q6core {
+0 −7
Original line number Diff line number Diff line
@@ -577,13 +577,6 @@
			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>;
		};
	};

	chosen {