From 19d2b7dea27abdec52a699e3c41d706ea7fd9851 Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Fri, 24 Mar 2017 16:30:57 +1030 Subject: kernel: PGOOD failure workaround and dts updates This disables the UCD driver for Witherspon in order to workaround PGOOD failures. Andrew Jeffery (1): ARM: dts: Disable UCD90160 in the Witherspoon dts Joel Stanley (2): fsi: i2c: Remove noisy printks ARM: configs: aspeed: Sync configs with openbmc Lei YU (3): ARM: dts: aspeed: romulus: Add GPIO hogs for nic_mode_func ARM: dts: aspeed: romulus: Add UART1 arm: aspeed: romulus: Disable LPC reset for UART1 Change-Id: Id89ce644ad1a9603a33945c368c6ec87e64fbcdd Signed-off-by: Joel Stanley --- meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.7.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.7.bb index 43679ea14..91e3ad764 100644 --- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.7.bb +++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.7.bb @@ -1,6 +1,6 @@ KBRANCH ?= "dev-4.7" LINUX_VERSION ?= "4.7.10" -SRCREV="c72ced5a19ceae19c7d792ae3e982bee5607dab4" +SRCREV="382872843bb8e7755fddeaaa284a00c640bfc732" require linux-obmc.inc -- cgit v1.2.1