wspoon: add more OCC hwmon temps of mode 'label'

There should be 38 temps total that are of mode 'label',
not 32.  This mode directs the code to read the label files
to determine what the tempX_input temperature values
actually represent.

The 38 are: 24 core + 8 DIMM + 6 GPU (3 GPUs, core + mem temp for each)

Resolves openbmc/openbmc#2674

Change-Id: Ic10568ace0cdd991ae02475e498f3d179a1b148b
Signed-off-by: Matt Spinler <spinler@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 ed4fc70..89896d2 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
@@ -30,6 +30,12 @@
 MODE_temp30 = "label"
 MODE_temp31 = "label"
 MODE_temp32 = "label"
+MODE_temp33 = "label"
+MODE_temp34 = "label"
+MODE_temp35 = "label"
+MODE_temp36 = "label"
+MODE_temp37 = "label"
+MODE_temp38 = "label"
 
 LABEL_temp17 = "p0_core0_temp"
 WARNHI_temp17 = "78000"