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

Commit 511f8090 authored by Jishnu Prakash's avatar Jishnu Prakash
Browse files

ARM: dts: msm: Correct ADC_TM interrupt name

Correct ADC_TM interrupt name for PM7250b and PM6150l to
match value from ADC_TM driver on msm-5.4.

Change-Id: I88d5959ed10d26d3155b40239fcab8c06dc4c6c5
parent 6e226172
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -87,7 +87,7 @@
			compatible = "qcom,adc-tm5";
			reg = <0x3500>;
			interrupts = <0x4 0x35 0x0 IRQ_TYPE_EDGE_RISING>;
			interrupt-names = "thr-int-en";
			interrupt-names = "threshold";
			#address-cells = <1>;
			#size-cells = <0>;
			#thermal-sensor-cells = <1>;
+1 −1
Original line number Diff line number Diff line
@@ -161,7 +161,7 @@
			compatible = "qcom,adc-tm5";
			reg = <0x3500>;
			interrupts = <0x2 0x35 0x0 IRQ_TYPE_EDGE_RISING>;
			interrupt-names = "thr-int-en";
			interrupt-names = "threshold";
			#address-cells = <1>;
			#size-cells = <0>;
			#thermal-sensor-cells = <1>;