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

Commit 51e01acc authored by Jishnu Prakash's avatar Jishnu Prakash Committed by Asha Magadi Venkateshamurthy
Browse files

ARM: dts: msm: Update ADC_TM compatible field for PM660



Update the PM660 ADC_TM compatible field to the one used
for PMIC4.

Change-Id: Iffd2ab1abd3afab0228cef337ebd638c2e15330c
Signed-off-by: default avatarJishnu Prakash <jprakash@codeaurora.org>
Signed-off-by: default avatarAsha Magadi Venkateshamurthy <amagad@codeaurora.org>
parent 1eec3b63
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/* Copyright (c) 2016-2017, 2019,2020 The Linux Foundation. All rights reserved.
/* Copyright (c) 2016-2017, 2019-2020, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -362,7 +362,7 @@
		};

		pm660_adc_tm: vadc@3400 {
			compatible = "qcom,adc-tm5";
			compatible = "qcom,adc-tm-rev2";
			reg = <0x3400 0x100>;
			interrupts = <0x0 0x34 0x0 IRQ_TYPE_EDGE_RISING>;
			interrupt-names = "thr-int-en";