dbus-sensors: srcrev bump 3a1807e08a..209ec56cca

Cheng C Yang (1):
      Implement PSU Power Sensor

James Feist (3):
      Add associations to sensors
      Add associations for pwm
      Add association to Fan Redundancy

Change-Id: Ifd8f784b08db53be2e8926af46fee459d57bcfba
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/sensors/dbus-sensors_git.bb b/recipes-phosphor/sensors/dbus-sensors_git.bb
index d8e86cc..ee545db 100644
--- a/recipes-phosphor/sensors/dbus-sensors_git.bb
+++ b/recipes-phosphor/sensors/dbus-sensors_git.bb
@@ -2,7 +2,7 @@
 DESCRIPTION = "Dbus Sensor Services Configured from D-Bus"
 
 SRC_URI = "git://github.com/openbmc/dbus-sensors.git"
-SRCREV = "3a1807e08a024ec712d7bc02ad62629ff76570c8"
+SRCREV = "209ec56cca898725213140fd0d1205a4d2f1c6a4"
 
 PV = "0.1+git${SRCPV}"