phosphor-power: srcrev bump 3225a45cc4..e5b1e0875c

Adriana Kobylak (2):
      psu-ng: Implement the PowerSystemInputs interface
      psu-ng: Set the PowerSystemInputs status on Brownout condition

Brandon Wyman (3):
      psu-ng: Move bindDelay into bindOrUnbindDriver()
      psu-ng: Need driver to bind before updateInventory
      psu-ng: Do not add trailing \0 to VINI SN

Shawn McCarney (1):
      regulators: Add rules and devices to Rainier JSON

Change-Id: Iaf68875a28d3c2ddb634b7d84c5c8cf58ac34cff
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc
index 4b2d0bb..5280568 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;branch=master;protocol=https"
-SRCREV = "3225a45cc45106f2a91d82a6718f251b00338d4d"
+SRCREV = "e5b1e0875c983356467d092d17fc87d91a0e2e6d"