phosphor-power: srcrev bump 575ed13922..dcb4b3b3b8

Bob King (2):
      Modify README.md for folders change under phosphor-regulators and link.
      Add schema file for phosphor-regulators JSON.

Brandon Wyman (1):
      Update .clang-format to latest version from docs

Lei YU (7):
      power-utils: Implement isReadyToUpdate
      tools: Initially add i2c tool and mock
      i2c: Implement open and close
      power-utils: Initially use i2c in updater
      i2c: Implement read function
      i2c: Implement write function
      i2c: Add i2c block transaction support

Shawn McCarney (3):
      i2c: Support explicit open/close and re-open
      i2c: Cache adapter functionality
      Create phosphor-regulators application

(From meta-phosphor rev: f6e4f759394ef4ea7a2c869177605941792cb569)

Change-Id: I596ed917b8d56e0b031b58b9eaf2e82c09c24e33
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc
index 52e8c04..738826a 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 = "575ed139220d7a694893f8b1a1e2d4c3b69317fe"
+SRCREV = "dcb4b3b3b8d13d5257120a28d9427033ae631178"