Skip to content

Commit

Permalink
Merge "dt-bindings: iio: Add scale function for QM215 batt therm"
Browse files Browse the repository at this point in the history
  • Loading branch information
qctecmdr authored and Gerrit - the friendly Code Review server committed Mar 6, 2021
2 parents 6a0efa4 + a458354 commit a5eb56f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions include/dt-bindings/iio/qcom,spmi-vadc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

0 comments on commit a5eb56f

Please sign in to comment.