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

Commit eb1f965a 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 ipc-spinlock entry for MSM8936"

parents 24e388b9 2bc5d8ec
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -60,4 +60,10 @@
		qcom,device-type = <3>;
		qcom,pipe-attr-ee;
	};

	qcom,ipc-spinlock@1905000 {
		compatible = "qcom,ipc-spinlock-sfpb";
		reg = <0x1905000 0x8000>;
		qcom,num-locks = <8>;
	};
};