summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2017-03-15 11:58:58 +1030
committerPatrick Williams <patrick@stwcx.xyz>2017-03-15 02:00:49 +0000
commit6b945f4f8e90f75b457a06fbb37df3660a0a8170 (patch)
tree12dea860fb1281c26975f4ffe79dc96f9e4ef367
parent0d7ad402d31e10d8ac3274c04db3e7627a9105dd (diff)
downloadtalos-openbmc-6b945f4f8e90f75b457a06fbb37df3660a0a8170.tar.gz
talos-openbmc-6b945f4f8e90f75b457a06fbb37df3660a0a8170.zip
kernel: i2c workaround and fsi unbind fix
i2c workaround to ease the symptoms of openbmc/openbmc#998 FSI patch to set the FSI pins to the correct state for Cronus when unbinding the driver. Andrew Jeffery (1): i2c-core: Expand buffers used in i2c_smbus_xfer_emulated() Christopher Bostic (1): drivers/fsi: Set enable line to '1' on unbind Change-Id: Id1be5b9727391e4c56c797e5daa063e29a071b6f Signed-off-by: Joel Stanley <joel@jms.id.au>
-rw-r--r--meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.7.bb2
1 files changed, 1 insertions, 1 deletions
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 42c3c720a..43679ea14 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="ec62e5e4b9bb4f4e9df718fa7aa4d452fa906e1e"
+SRCREV="c72ced5a19ceae19c7d792ae3e982bee5607dab4"
require linux-obmc.inc
OpenPOWER on IntegriCloud