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

Commit 30ed9d7b authored by Tushar Nimkar's avatar Tushar Nimkar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: pdc interrupt cell fix for sdxlemur

Fix interrupt-cells from 3 to 2.

Change-Id: I4ebf1e87435ff4ba70d2497f7cafdf08e1b0eaab
parent d93374ea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -341,7 +341,7 @@
		compatible = "qcom,sdxlemur-pdc";
		reg = <0xb210000 0x30000>;
		qcom,pdc-ranges = <0 147 52>, <52 266 32>;
		#interrupt-cells = <3>;
		#interrupt-cells = <2>;
		interrupt-parent = <&intc>;
		interrupt-controller;
	};