kernel: IBM PSU driver, hwmon core additions, and aspeed-pwm-tacho

Edward A. James (8):
      hwmon: (pmbus): Switch status registers to 16 bit
      hwmon: (pmbus): Access word data for STATUS_WORD
      hwmon: (pmbus): Add generic alarm bit for iin and pin
      hwmon: (pmbus): Add debugfs for status registers
      dt-bindings: i2c: Document the IBM CCF power supply version 1
      hwmon: (pmbus): Add IBM Common Form Factor (CFF) power supply driver
      Documentation: hwmon: Document the IBM CFF power supply
      ARM: dts: aspeed: Witherspoon: Add power supplies to i2c bus

Jaghathiswari Rankappagounder Natarajan (1):
      Documentation: dt-bindings: Document bindings for ASPEED AST2400/AST2500 PWM and Fan tach control

Joel Stanley (2):
      ARM: configs: aspeed: Add VLAN options
      ARM: configs: aspeed: Enable IBM CFF Power Supply driver

Mykola Kostenok (2):
      Documentation: dt-bindings: aspeed-pwm-tacho cooling device.
      hwmon: (aspeed-pwm-tacho) cooling device support.

Change-Id: I78081bba5af67a1b1987fe256dd1f2ff3182472d
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 4c042a7..9e3c04a 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="b8cd93f62581143a80ba5c0c61629031ce4a5240"
+SRCREV="1a4df30c39cf5ee0e3d2528c409787ccbb4a672a"
 
 require linux-obmc.inc