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

Commit 554cec92 authored by Siddartha Mohanadoss's avatar Siddartha Mohanadoss
Browse files

ARM: dts: msm: Update VADC property on PM660/PM8998



Remove VADC property to specify the bit resolution.
Instead rely on the default value used by the driver
for full scale code to scale the code to voltage.

Change-Id: Ie3c1a0fe77f88f16dc029da85795052e44057e20
Signed-off-by: default avatarSiddartha Mohanadoss <smohanad@codeaurora.org>
parent 62a3ca5e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -116,7 +116,6 @@
			#size-cells = <0>;
			interrupts = <0x0 0x31 0x0 IRQ_TYPE_EDGE_RISING>;
			interrupt-names = "eoc-int-en-set";
			qcom,adc-bit-resolution = <15>;
			qcom,adc-vdd-reference = <1875>;

			chan@6 {
@@ -280,7 +279,6 @@
			#size-cells = <0>;
			interrupts = <0x0 0x34 0x0 IRQ_TYPE_EDGE_RISING>;
			interrupt-names = "eoc-int-en-set";
			qcom,adc-bit-resolution = <15>;
			qcom,adc-vdd-reference = <1875>;
			qcom,adc_tm-vadc = <&pm660_vadc>;
			qcom,decimation = <0>;
+0 −2
Original line number Diff line number Diff line
@@ -138,7 +138,6 @@
			#size-cells = <0>;
			interrupts = <0x0 0x31 0x0 IRQ_TYPE_EDGE_RISING>;
			interrupt-names = "eoc-int-en-set";
			qcom,adc-bit-resolution = <15>;
			qcom,adc-vdd-reference = <1875>;

			chan@6 {
@@ -185,7 +184,6 @@
			#size-cells = <0>;
			interrupts = <0x0 0x34 0x0 IRQ_TYPE_EDGE_RISING>;
			interrupt-names = "eoc-int-en-set";
			qcom,adc-bit-resolution = <15>;
			qcom,adc-vdd-reference = <1875>;
			qcom,adc_tm-vadc = <&pm8998_vadc>;
			qcom,decimation = <0>;