nicole: phosphor-hwmon: Add VBAT thresholds

This brings the thresholds for the VBAT sensor.

End-User-Impact: The VBAT sensor will now have thresholds.
Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
Change-Id: I7a8fb0194900cb6f39ab09b6c3ad9f1ff65d23ee
diff --git a/meta-yadro/meta-nicole/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon-battery.conf b/meta-yadro/meta-nicole/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon-battery.conf
index 290a722..cca2f39 100644
--- a/meta-yadro/meta-nicole/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon-battery.conf
+++ b/meta-yadro/meta-nicole/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon-battery.conf
@@ -1,4 +1,8 @@
 LABEL_in1=vbat
+CRITLO_in1 = "2000"
+WARNLO_in1 = "2500"
+WARNHI_in1 = "3400"
+CRITHI_in1 = "3500"
 GAIN_in1=2.25
 
 # GPIOP2 needs to be pulled high for battery voltage reading