kernel: Watchdog, FSI I2C and OCC fixes
Christopher Bostic (1):
ARM: dts: aspeed: Add watchdog 1 optional properties
Edward A. James (2):
i2c: fsi: Fix devicetree parsing in FSI-attached I2C master algo
ARM: dts: fsi: Add I2C master and ports to FSI CFAMs
Joel Stanley (5):
i2c: fsi: Remove ida counter
i2c: fsi: Dynamically allocate port numbers
i2c: fsi: Remove idx counter
i2c: fsi: Remove unnecessary compatible check
fsi: occ: Fix spin_lock_irq errors
Resolves: openbmc/openbmc#1904
Change-Id: I1c9efd42feda7c0f5863c19905a1f94b18af5bed
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 3bb5a2f..fe48d49 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="04c6ddff01cec5e54c6aeedcaa7691913f404796"
+SRCREV="7858cdff46b6d8aa4a4f88884a0623ff50fb78c9"
require linux-obmc.inc