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

Commit aed8a404 authored by Karthik Jayakumar's avatar Karthik Jayakumar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update IFE2 & CSID2 IRQ numbers for lahaina

Update IFE2 IRQ number to 641 and CSID2 IRQ to 640 for lahaina.

CRs-Fixed: 2584631
Change-Id: I738a4a1ed55c67bb07fa21b21afdd5f9fe675523
parent 2e932597
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1348,7 +1348,7 @@
		reg = <0xacf0200 0x1000>;
		reg-cam-base = <0xf0200>;
		interrupt-names = "csid";
		interrupts = <GIC_SPI 641 IRQ_TYPE_EDGE_RISING>;
		interrupts = <GIC_SPI 640 IRQ_TYPE_EDGE_RISING>;
		regulator-names = "camss", "ife2";
		camss-supply = <&cam_cc_titan_top_gdsc>;
		ife2-supply = <&cam_cc_ife_2_gdsc>;
@@ -1393,7 +1393,7 @@
			<0xac42000 0x8000>;
		reg-cam-base = <0xef000 0x42000>;
		interrupt-names = "ife";
		interrupts = <GIC_SPI 642 IRQ_TYPE_EDGE_RISING>;
		interrupts = <GIC_SPI 641 IRQ_TYPE_EDGE_RISING>;
		regulator-names = "camss", "ife2";
		camss-supply = <&cam_cc_titan_top_gdsc>;
		ife2-supply = <&cam_cc_ife_2_gdsc>;