phosphor-power: srcrev bump aed1f75d2d..4bf310e3d6

Brandon Wyman (1):
      Parse I2C bus and address out of JSON config file

Shawn McCarney (4):
      regulators: Create Configuration class
      regulators: Create PresenceDetection class
      regulators: Create SensorMonitoring class
      regulators: Add remaining properties to Rail class

(From meta-phosphor rev: 1cb9b0b6bdf17a00e9a04483a7aa8b43a9643a34)

Change-Id: I3c9a300a4d9bc7772ebcf0f4aafe9ad231f3a8cf
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 bcf5cca..2925402 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 = "aed1f75d2d2e6fef98c9e552ac1fb75c3c5dd02d"
+SRCREV = "4bf310e3d6031fad0bfe6b32373dd6b56a74e349"