phosphor-power: srcrev bump 9af855569e..2af5289ddb

Andy YF Wang (1):
      Add CPLD class for Mihawk platform

Bob King (4):
      regulators: Implements support for device
      regulators: Implements support for configuration
      regulators: Implements support for rail
      regulators: Modify instances for implicit conversion

Matthew Barth (8):
      regs: Add private manager dbus interface
      regs: Add manager object
      regs: Add an event timer for monitoring
      regs: Handle HUP signals
      regs: Add initial dbus attributes for system type
      util: Logging error on getService optional
      regs: Get JSON configuration data filename from dbus
      regs: Subscribe to InterfacesAdded signals

Shawn McCarney (6):
      regulators: Create exception_utils namespace
      regulators: Implement Configuration execution
      regulators: Add configure support to Rail class
      regulators: Add configure support to Device class
      regulators: Add configure support to Chassis class
      regulators: Add configure support to System class

(From meta-phosphor rev: b310b833d05e98a28e65d17036803a89d0bc0ace)

Change-Id: I7221bed2ab721ab2b352098bc9284dcde94f1126
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc
index 92ed524..d1b828b 100644
--- a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc
+++ b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc
@@ -2,4 +2,4 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 SRC_URI += "git://github.com/openbmc/phosphor-power"
-SRCREV = "9af855569ec2d9dc9afe60542cf606b82b47141b"
+SRCREV = "2af5289ddb5f6c13ab29fa4858caaae10aa91432"