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

Commit 4a487999 authored by Shantanu Jain's avatar Shantanu Jain
Browse files

ARM: dts: msm: add ovp-irq support for WLED module for MSM8937



Add ovp-irq support for WLED module for MSM8937 which uses both
the PMIs i.e. PMI8950 and PMI8937.

CRs-fixed: 969344
Change-Id: Ieb3fbdf146214981964c9f3e7dd3b8554f6db317
Signed-off-by: default avatarShantanu Jain <shjain@codeaurora.org>
parent 82fbed04
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -399,8 +399,8 @@
				<0xd900 0x100>;
			reg-names = "qpnp-wled-ctrl-base",
					"qpnp-wled-sink-base";
			interrupts = <0x3 0xd8 0x2>;
			interrupt-names = "sc-irq";
			interrupts = <0x3 0xd8 0x2>, <0x3 0xd8 0x1>;
			interrupt-names = "sc-irq", "ovp-irq";
			status = "okay";
			linux,name = "wled";
			linux,default-trigger = "bkl-trigger";
+2 −2
Original line number Diff line number Diff line
@@ -504,8 +504,8 @@
					"qpnp-wled-sink-base",
					"qpnp-wled-ibb-base",
					"qpnp-wled-lab-base";
			interrupts = <0x3 0xd8 0x2>;
			interrupt-names = "sc-irq";
			interrupts = <0x3 0xd8 0x2>, <0x3 0xd8 0x1>;
			interrupt-names = "sc-irq", "ovp-irq";
			status = "okay";
			linux,name = "wled";
			linux,default-trigger = "bkl-trigger";