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

Commit 819fac19 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: Remove APC CPR ceiling interrupt for 8953"

parents 54e20d62 7e07698f
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -344,9 +344,8 @@
		compatible = "qcom,cpr4-msm8953-apss-regulator";
		reg = <0xb018000 0x4000>, <0xa4000 0x1000>;
		reg-names = "cpr_ctrl", "fuse_base";
		interrupts = <GIC_SPI 15 IRQ_TYPE_EDGE_RISING>,
			<GIC_SPI 282 IRQ_TYPE_EDGE_RISING>;
		interrupt-names = "cpr", "ceiling";
		interrupts = <GIC_SPI 15 IRQ_TYPE_EDGE_RISING>;
		interrupt-names = "cpr";

		qcom,cpr-ctrl-name = "apc";