witherspoon - Add GPU core & memory sensors

Added GPU core and memory temperature sensors to hwmon config files for
each OCC.

Change-Id: Id4f7cffd06ab8085d94f828d8fa5efd1653efe35
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
diff --git a/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/gpio-fsi/cfam@0,0/sbefifo@2400/occ@1/occ-hwmon@1.conf b/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/gpio-fsi/cfam@0,0/sbefifo@2400/occ@1/occ-hwmon@1.conf
index 488c09a..2497f55 100644
--- a/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/gpio-fsi/cfam@0,0/sbefifo@2400/occ@1/occ-hwmon@1.conf
+++ b/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/gpio-fsi/cfam@0,0/sbefifo@2400/occ@1/occ-hwmon@1.conf
@@ -62,6 +62,12 @@
 LABEL_temp175 = "dimm5_temp"
 LABEL_temp177 = "dimm6_temp"
 LABEL_temp179 = "dimm7_temp"
+LABEL_temp198 = "gpu0_core_temp"
+LABEL_temp199 = "gpu0_mem_temp"
+LABEL_temp201 = "gpu1_core_temp"
+LABEL_temp202 = "gpu1_mem_temp"
+LABEL_temp204 = "gpu2_core_temp"
+LABEL_temp205 = "gpu2_mem_temp"
 LABEL_power1 = "total_power"
 LABEL_power2 = "p0_power"
 LABEL_power3 = "p1_power"