summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2017-08-01 23:38:19 +0930
committerPatrick Williams <patrick@stwcx.xyz>2017-08-01 17:23:39 +0000
commitb3dbb28f26be16b386e85a2505965aeca826bd17 (patch)
tree2c49f5f2f2e82c9e1071bdd737ae7d4efbce8e46 /meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb
parent74edaef60c260bca0c1a9f61ade107e6a2bc0f4f (diff)
downloadtalos-openbmc-b3dbb28f26be16b386e85a2505965aeca826bd17.tar.gz
talos-openbmc-b3dbb28f26be16b386e85a2505965aeca826bd17.zip
kernel: Maxim max31785 workarounds
This contains two workarounds for the Maxim max31785. The first is to fix the lack of configuration of the fan installed bits in the FAN_CONFIG_1_2 register. The second is a workaround for a i2c issue observed when testing the code. This is still being root caused. Andrew Jeffery (3): dt-bindings: max31785: Add use-stored-presence property max31785: Support use-stored-presence devicetree property pmbus: max31785: Work around back-to-back writes with FAN_CONFIG_1_2 Change-Id: I226646aba538ce2e4e8560f706d80389cf52c544 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb')
-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 1de72ed38..60ebd3b75 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="7ed1754af0cae68d8fb552cebbf0799fe38a03ed"
+SRCREV="03afe5775baf06c3037d62cc2a15628079af38c9"
require linux-obmc.inc
OpenPOWER on IntegriCloud