kernel: ucd9000 debugfs additions, Zaius EVT3 support

Christopher Bostic (3):
      hwmon: (ucd9000) Add gpio chip interface
      hwmon: (ucd9000) Add debugfs to list mfr_status info
      fsi: core: Remove more spam FSI prints to console

Robert Lippert (2):
      ARM: dts: aspeed: add LPC snoop device bindings for ASPEED G5
      ARM: dts: aspeed: zaius: enable port 80h snoop

Xo Wang (5):
      hwmon: (pmbus/lm25066) Offset coefficient depends on CL
      hwmon: (pmbus/lm25066) Add support for TI LM5066I
      ARM: dts: aspeed: zaius: Use LM5066I driver for hotswap
      ARM: dts: aspeed: zaius: Update hotswap controller address for EVT3
      ARM: dts: aspeed: zaius: Add PWM/tach peripheral

Change-Id: I21d30f9a0953f26d1032ac535498e03fb1bb4933
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb
index ceea2dc..ba69d54 100644
--- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb
+++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb
@@ -1,6 +1,6 @@
 KBRANCH ?= "dev-4.10"
 LINUX_VERSION ?= "4.10.17"
 
-SRCREV="b95f53ea200a6573035a25ab6ddebe917635eeb6"
+SRCREV="c4227b43277bbd0992d10d764d4958239786503d"
 
 require linux-obmc.inc