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

Commit 14f1f69a authored by Tushar Nimkar's avatar Tushar Nimkar
Browse files

ARM: dts: msm: pdc reg size fix for sdxlemur

This patch corrects pdc register size.

Change-Id: I918170662e6a6f386011e52b58a3b2adab582003
parent c172169e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -339,7 +339,7 @@

	pdc: interrupt-controller@b210000 {
		compatible = "qcom,sdxlemur-pdc";
		reg = <0xb210000 0x30000>;
		reg = <0xb210000 0x10000>;
		qcom,pdc-ranges = <0 147 52>, <52 266 32>;
		#interrupt-cells = <2>;
		interrupt-parent = <&intc>;