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/hub@3400/cfam@1,0/sbefifo@2400/occ@2/occ-hwmon@2.conf b/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/gpio-fsi/cfam@0,0/hub@3400/cfam@1,0/sbefifo@2400/occ@2/occ-hwmon@2.conf
index 03b424a..80c5b94 100644
--- a/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/gpio-fsi/cfam@0,0/hub@3400/cfam@1,0/sbefifo@2400/occ@2/occ-hwmon@2.conf
+++ b/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/gpio-fsi/cfam@0,0/hub@3400/cfam@1,0/sbefifo@2400/occ@2/occ-hwmon@2.conf
@@ -62,3 +62,9 @@
 LABEL_temp191 = "dimm13_temp"
 LABEL_temp193 = "dimm14_temp"
 LABEL_temp195 = "dimm15_temp"
+LABEL_temp207 = "gpu3_core_temp"
+LABEL_temp208 = "gpu3_mem_temp"
+LABEL_temp210 = "gpu4_core_temp"
+LABEL_temp211 = "gpu4_mem_temp"
+LABEL_temp213 = "gpu5_core_temp"
+LABEL_temp214 = "gpu5_mem_temp"
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"