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

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

Merge "dt-bindings: iio: add support for calibrated bat_therm channel"

parents 65963440 fed05d2f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -83,5 +83,6 @@
#define PM7325B_ADC7_VBAT_SNS			(PM7325B_SID << 8 | 0x8f)

#define PM7325B_ADC7_SBUx			(PM7325B_SID << 8 | 0x94)
#define PM7325B_ADC7_V_I_BAT_THERM		(PM7325B_SID << 8 | 0xb8)

#endif /* _DT_BINDINGS_QCOM_SPMI_VADC_PM7325B_H */
+1 −0
Original line number Diff line number Diff line
@@ -85,5 +85,6 @@

#define PM8350B_ADC7_SBUx			(PM8350B_SID << 8 | 0x94)
#define PM8350B_ADC7_VBAT_2S_MID		(PM8350B_SID << 8 | 0x96)
#define PM8350B_ADC7_V_I_BAT_THERM		(PM8350B_SID << 8 | 0xb8)

#endif /* _DT_BINDINGS_QCOM_SPMI_VADC_PM8350B_H */
+1 −0
Original line number Diff line number Diff line
@@ -299,6 +299,7 @@

#define ADC7_SBUx				0x94
#define ADC7_VBAT_2S_MID			0x96
#define ADC7_V_I_BAT_THERM			0xb8

/* ADC channels for PMIC5 Gen3 */