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

Commit 972d2102 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: update IPA node for sdx-hedgehog"

parents ddafac3a 1ba6880e
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -25,5 +25,13 @@
			<1 11 0xf08>;
		clock-frequency = <19200000>;
	};

};

&soc {
	ipa_hw: qcom,ipa@07B00000 {
		qcom,ipa-hw-ver = <12>; /* IPA core version = IPAv3.5 */
		/delete-property/qcom,use-rg10-limitation-mitigation;
	};
};