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

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

Merge "ARM: dts: msm: Add schg-flashlite node for PM2250"

parents b33968b8 5d5bbadc
Loading
Loading
Loading
Loading
+14 −0
Original line number Original line Diff line number Diff line
@@ -319,6 +319,20 @@
						  "all-chnl-cond-done",
						  "all-chnl-cond-done",
						  "temp-change";
						  "temp-change";
			};
			};

			qcom,schgm-flashlite@a600 {
				reg = <0xa600 0x100>;
				interrupts =
					<0x0 0xa6 0x2 IRQ_TYPE_EDGE_RISING>,
					<0x0 0xa6 0x5 IRQ_TYPE_EDGE_RISING>,
					<0x0 0xa6 0x6 IRQ_TYPE_EDGE_RISING>,
					<0x0 0xa6 0x7 IRQ_TYPE_EDGE_BOTH>;

				interrupt-names = "flash-state-change",
						"ilim1-s1",
						"ilim2-s2",
						"vreg-ok";
			};
		};
		};
	};
	};