kernel: Watchdog gpio, upstream vuart, pca955x and i2c fixes
Update defconfigs with new VUART kconfig symbol. The MAX31785 symbol
moves as it is now sorted with the PMBUS drivers.
Andrew Jeffery (4):
ARM: aspeed: Request WDTRST1 pinctrl function
dt-bindings: watchdog: aspeed: External reset signal properties
watchdog: aspeed: Support configuration of external signal properties
ARM: dts: aspeed: Witherspoon WDT1 external signal is push-pull
Brendan Higgins (1):
i2c: aspeed: fixed potential null pointer dereference
Cédric Le Goater (1):
leds: pca955x: fix typo
Jeremy Kerr (1):
drivers/serial: Add driver for Aspeed virtual UART
Joel Stanley (4):
Revert "drivers/serial: Add driver for Aspeed virtual UART"
serial: 8250: Add flag so drivers can avoid THRE probe
ARM: dts: aspeed: Update vuart compatible
ARM: configs: aspeed: Regenerate defconfigs
Change-Id: I151016c7ea98fc6552ce8ab54661dd1353834deb
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 24a613c..1de72ed 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="44f0dc8ac43162c4f7082884d6cd79400341bf5b"
+SRCREV="7ed1754af0cae68d8fb552cebbf0799fe38a03ed"
require linux-obmc.inc