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

Commit a2d31d63 authored by Jishnu Prakash's avatar Jishnu Prakash
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 adb1d2c7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -241,6 +241,7 @@
#define ADC_SCALE_HW_CALIB_BATT_THERM_30K	0xD
#define ADC_SCALE_HW_CALIB_BATT_THERM_400K	0xE
#define ADC_SCALE_HW_CALIB_PM5_SMB1398_TEMP	0xF
#define ADC_SCALE_HW_CALIB_PM2250_S3_DIE_TEMP	0x10

/* ADC channels for ADC for PMIC7 */