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

Commit 67e5a07c authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 8b14f71a 14f1f69a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -339,7 +339,7 @@


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