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

Commit ac2c7052 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 QMP mailbox size for sdm855"

parents 6ea4073e d1225d2c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2397,7 +2397,7 @@
		#mbox-cells = <1>;
	};

	qmp_npu1: qcom,qmp-npu-high@9818200 {
	qmp_npu1: qcom,qmp-npu-high@981a000 {
		compatible = "qcom,qmp-mbox";
		reg = <0x9818000 0x8000>, <0x17c00010 0x4>;
		reg-names = "msgram", "irq-reg-base";
@@ -2406,7 +2406,7 @@

		label = "npu_qmp_high";
		priority = <1>;
		mbox-desc-offset = <0x200>;
		mbox-desc-offset = <0x2000>;
		#mbox-cells = <1>;
	};