summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-kernel
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2017-08-01 09:46:22 +0930
committerPatrick Williams <patrick@stwcx.xyz>2017-08-01 17:23:35 +0000
commit74edaef60c260bca0c1a9f61ade107e6a2bc0f4f (patch)
tree19d6494d51ad02ef1f75e0328c851eda4d9c4bca /meta-phosphor/common/recipes-kernel
parent1649812d251cd662230d62f16a7ecdffeafa9898 (diff)
downloadtalos-openbmc-74edaef60c260bca0c1a9f61ade107e6a2bc0f4f.tar.gz
talos-openbmc-74edaef60c260bca0c1a9f61ade107e6a2bc0f4f.zip
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>
Diffstat (limited to 'meta-phosphor/common/recipes-kernel')
-rw-r--r--meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb
index 24a613c08..1de72ed38 100644
--- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb
+++ b/meta-phosphor/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
OpenPOWER on IntegriCloud