kernel: Fixes for LEDs (PCA9552) and VUART

Andrew Jeffery (5):
      dt-bindings: leds: gpio: Add optional retain-state-shutdown property
      leds: gpio: Allow LED to retain state at shutdown
      leds: pca955x: Don't invert requested value in pca955x_gpio_set_value()
      aspeed: witherspoon: Tidy and unify LED nodes
      aspeed: witherspoon: leds: Retain state across BMC resets

Cédric Le Goater (2):
      leds: pca955x: sync with mainline driver
      leds: pca955x: check for I2C errors

Jacek Anaszewski (1):
      leds: pca955x: Prevent crippled LED device name

Lei YU (1):
      ARM: dts: aspeed: Assign vuart to serial5

Change-Id: If93efe233549e864888e3009f5ef9bd9b0cfe462
Signed-off-by: Andrew Jeffery <andrew@aj.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 0c60c0f..381b990 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="ba30e9ed152bab62f72da24986ee5ca22d6c9b07"
+SRCREV="76ff93cf4565068e97b802e41748eb6745500606"
 
 require linux-obmc.inc