kernel: ADC, gpio-keys, fan fault, fsi, occ

Christopher Bostic (3):
      ARM: configs: aspeed: Add GPIO_KEYS_POLLED
      ARM: dts: aspeed: Add gpio keys for power supply presence
      ARM: dts: aspeed: Add fan fault optional parameter for max 31785

Edward A. James (2):
      ARM: dts: aspeed: Add FSI devices for Zaius
      hwmon: (occ) Change power sensor type a0 attributes

Joel Stanley (1):
      fsi: core: register with postcore_initcall

Lei YU (1):
      ARM: dts: aspeed: palmetto: Fix FSI gpios

Mykola Kostenok (1):
      iio: aspeed-adc: wait for initial sequence.

Xo Wang (1):
      ARM: dts: aspeed: zaius: Add gpio-keys with checkstop

Change-Id: Ibad8700795eefa45ec80646c1558ae94109c73d1
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/common/recipes-kernel/linux/linux-obmc_4.10.bb b/common/recipes-kernel/linux/linux-obmc_4.10.bb
index 71fb543..48c3ee7 100644
--- a/common/recipes-kernel/linux/linux-obmc_4.10.bb
+++ b/common/recipes-kernel/linux/linux-obmc_4.10.bb
@@ -1,6 +1,6 @@
 KBRANCH ?= "dev-4.10"
 LINUX_VERSION ?= "4.10.17"
 
-SRCREV="b2cd8101eec3c200940405f12582473617a520f7"
+SRCREV="ddfde37e4c473463072ad9e95de4d3db17dc1fb0"
 
 require linux-obmc.inc