summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-kernel
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2017-07-08 12:03:21 +0930
committerPatrick Williams <patrick@stwcx.xyz>2017-07-10 00:46:12 +0000
commit143da744aa86773d542226e5010f3020fb712c7b (patch)
tree9b5ce5eaba649cb3d1fe8d77eec488943fda4f8d /meta-phosphor/common/recipes-kernel
parent181de45c9045d527a3e1c0ee1008e4f3919e02da (diff)
downloadtalos-openbmc-143da744aa86773d542226e5010f3020fb712c7b.tar.gz
talos-openbmc-143da744aa86773d542226e5010f3020fb712c7b.zip
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>
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 3bb5a2fc5..fe48d49a9 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="04c6ddff01cec5e54c6aeedcaa7691913f404796"
+SRCREV="7858cdff46b6d8aa4a4f88884a0623ff50fb78c9"
require linux-obmc.inc
OpenPOWER on IntegriCloud