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

Commit 90035c59 authored by Jishnu Prakash's avatar Jishnu Prakash Committed by Gerrit - the friendly Code Review server
Browse files

dt-bindings: iio: Add scale function for PM2250 S3 die temp



Add scale function macro for selecting correct scale function for S3
die temp ADC channel on PM2250 V2, as the channel is mapped to the
default voltage scaling function otherwise.

Change-Id: I6c4905100a19adcc0cf9d6beb9cb3471cc4d232b
Signed-off-by: default avatarJishnu Prakash <jprakash@codeaurora.org>
parent 9c1f029e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -322,5 +322,6 @@
#define ADC_SCALE_HW_CALIB_PM7_SMB_TEMP		18
#define ADC_SCALE_HW_CALIB_PM7_CHG_TEMP		19
#define ADC_SCALE_HW_CALIB_CUR_RAW		20
#define ADC_SCALE_HW_CALIB_PM2250_S3_DIE_TEMP	21

#endif /* _DT_BINDINGS_QCOM_SPMI_VADC_H */