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

Commit e6e7f8c6 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 support for QSEE IPC irq bridge on sdm845"

parents 958c7881 92070918
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -2543,6 +2543,18 @@
		qcom,fragmented-data;
	};

	qcom,qsee_ipc_irq_bridge {
		compatible = "qcom,qsee-ipc-irq-bridge";

		qcom,qsee-ipq-irq-spss {
			qcom,rx-irq-clr = <0x1888008 0x4>;
			qcom,rx-irq-clr-mask = <0x2>;
			qcom,dev-name = "qsee_ipc_irq_spss";
			interrupts = <0 349 4>;
			label = "spss";
		};
	};

	qcom,spcom {
		compatible = "qcom,spcom";