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

Commit 48d38a26 authored by Rama Krishna Phani A's avatar Rama Krishna Phani A
Browse files

ARM: dts: qcom: Move rradc node into overlay for sdm670



Move rradc node of pm660 into board specific device tree
overlay file for sdm670.

Change-Id: I35176bf1d000247a48be8a081c69abf77c94c610
Signed-off-by: default avatarRama Krishna Phani A <rphani@codeaurora.org>
parent 037d768f
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -353,15 +353,6 @@
			};
		};

		pm660_rradc: rradc@4500 {
			compatible = "qcom,rradc";
			reg = <0x4500 0x100>;
			#address-cells = <1>;
			#size-cells = <0>;
			#io-channel-cells = <1>;
			qcom,pmic-revid = <&pm660_revid>;
		};

		bcl_sensor: bcl@4200 {
			compatible = "qcom,msm-bcl-lmh";
			reg = <0x4200 0xff>,
+9 −0
Original line number Diff line number Diff line
@@ -156,6 +156,15 @@
		};
	};

	pm660_rradc: rradc@4500 {
		compatible = "qcom,rradc";
		reg = <0x4500 0x100>;
		#address-cells = <1>;
		#size-cells = <0>;
		#io-channel-cells = <1>;
		qcom,pmic-revid = <&pm660_revid>;
	};

	pm660_fg: qpnp,fg {
		compatible = "qcom,fg-gen3";
		#address-cells = <1>;