kernel: FSI bug fixes, pwm backports

This bump contains bug fixes for Eddie's SBE and OCC drivers
and a fix for the Zaius FSI matching.

There are also backports of changes that Patrick has upstreamed
as part of his fan control work.

Edward A. James (2):
      drivers/hwmon/occ: Add error handling
      drivers/fsi: Fix SBEFIFO write() race condition

Patrick Venture (4):
      hwmon: (aspeed-pwm-tacho) Enable both edge measurement.
      hwmon: (aspeed-pwm-tacho) reduce fan_tach period
      hwmon: (aspeed-pwm-tacho) Poll with short sleeps.
      ARM: dts: aspeed: quanta: Enable pwm fans

Xo Wang (1):
      ARM: aspeed: zaius: Fix FSI GPIO mapping matching

Change-Id: If2f77b41e6c72d1aa138ab43d9103def11b12cc4
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 19cce14..9dc44d1 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="9e95993e2d6edc68af5ca3f2345789e0f450d0db"
+SRCREV="fe613f76559522a7fb28841f91871ccc0dee1a0b"
 
 require linux-obmc.inc