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 <joel@jms.id.au>
diff --git a/common/recipes-kernel/linux/linux-obmc_4.7.bb b/common/recipes-kernel/linux/linux-obmc_4.7.bb
index 43679ea..91e3ad7 100644
--- a/common/recipes-kernel/linux/linux-obmc_4.7.bb
+++ b/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