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

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

Merge "dt-bindings: iio: Add scale function for QM215 batt therm"

parents 6a0efa44 a458354d
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -320,7 +320,8 @@
#define ADC7_VBAT_2S_MID			0x96

/* VADC scale function index */
#define ADC_SCALE_HW_CALIB_THERM_100K_PU_PM7	0x10
#define ADC_SCALE_HW_CALIB_PMIC_THERM_PM7	0x11
#define ADC_SCALE_HW_CALIB_THERM_100K_PU_PM7	0x11
#define ADC_SCALE_HW_CALIB_PMIC_THERM_PM7	0x12
#define ADC_SCALE_BATT_THERM_QRD_215		0x13

#endif /* _DT_BINDINGS_QCOM_SPMI_VADC_H */