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

Commit acd5160d 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: enable QGIC MSI for RC1 on MSM8996 AUTO platforms"

parents 5caf0fdc 60ca509f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -44,6 +44,11 @@
	status = "ok";
};

&pcie1 {
	qcom,msi-gicm-addr = <0x09BD0040>;
	qcom,msi-gicm-base = <0x240>;
};

&uartblsp2dm1 {
	status = "ok";
	pinctrl-names = "default";
+3 −0
Original line number Diff line number Diff line
@@ -973,6 +973,9 @@
};

&pcie1 {
	qcom,msi-gicm-addr = <0x09BD0040>;
	qcom,msi-gicm-base = <0x240>;

	/delete-property/ qcom,ep-wakeirq;
};