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

Commit 16a80805 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: Add QMP debugfs client on SDM855" into msm-4.14

parents ab88f8c2 c5065eb4
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -2930,6 +2930,12 @@
		qcom,firmware-name = "ipa_fws";
		qcom,firmware-name = "ipa_fws";
		qcom,pil-force-shutdown;
		qcom,pil-force-shutdown;
	};
	};

	aop-msg-client {
		compatible = "qcom,debugfs-qmp-client";
		mboxes = <&qmp_aop 0>;
		mbox-names = "aop";
	};
};
};


&emac_gdsc {
&emac_gdsc {