Add NIC and fan voltage sensor for fbyv35.

Added ADC sensor configuration for FAN_Voltage and NIC_Voltage
for Facebook Yosemite V3.5 platform.

Tested : Tested and verified the dbus path and interface for
FAN_Voltage and NIC_Voltage sensor.

Signed-off-by: Jayashree Dhanapal <jayashree-d@hcl.com>
Change-Id: I5797139021708bb376e3d17769096cb9b4af3afb
diff --git a/configurations/fbyv35.json b/configurations/fbyv35.json
index d3ee529..eadf4b2 100644
--- a/configurations/fbyv35.json
+++ b/configurations/fbyv35.json
@@ -289,6 +289,16 @@
             "Type": "ADC"
         },
         {
+            "Index": 10,
+            "Name": "BMC_SENSOR_FAN_Voltage",
+            "Type": "ADC"
+        },
+        {
+            "Index": 11,
+            "Name": "BMC_SENSOR_NIC_Voltage",
+            "Type": "ADC"
+        },
+        {
             "Index": 12,
             "Name": "BMC_SENSOR_NIC_P12V",
             "ScaleFactor": 0.115,