summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-05-24 10:42:09 +0930
committerAndrew Geissler <geissonator@yahoo.com>2018-05-29 12:33:18 +0000
commit78fa5d643bc80698ea28850de18cccb308864a26 (patch)
tree72b7392c48f437b9f3b95a1fae7a807c49ec278f /meta-phosphor
parentf0ecbe415917e0d9a8c63104cc5bd00dbb45b29d (diff)
downloadtalos-openbmc-78fa5d643bc80698ea28850de18cccb308864a26.tar.gz
talos-openbmc-78fa5d643bc80698ea28850de18cccb308864a26.zip
kernel: Poleg pinctrl, clk fixes, KCS driver, pmbus fix
Avi Fishman (1): ipmi: NPCM7xx KCS BMC: enable interrupt to the host Haiyue Wang (4): ipmi: add a KCS IPMI BMC driver ipmi: add an Aspeed KCS IPMI BMC driver ipmi: add an NPCM7xx KCS BMC driver ipmi: kcs_bmc: coding-style fixes Lei YU (2): clk: aspeed: Add 24MHz fixed clock ARM: dts: aspeed: Use 24MHz fixed clock for pwm Robert Lippert (1): hwmon: (pmbus) Use 64bit math for DIRECT format values Tomer Maimon (2): dt-binding: pinctrl: document NPCM7xx pin controller DT bindings pinctrl: npcm: add NPCM7xx pin control driver Wei Yongjun (1): clk: npcm7xx: fix return value check in npcm7xx_clk_init() Tested: BMC boot and host booting Fixes: openbmc/openbmc#3162 Change-Id: I77e64b88098cd02b82b6ddd4ab4d51b30282f378 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.13.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.13.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.13.bb
index b747d8d3c..22b6baa73 100644
--- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.13.bb
+++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.13.bb
@@ -1,6 +1,6 @@
KBRANCH ?= "dev-4.13"
LINUX_VERSION ?= "4.13.16"
-SRCREV="28d817669a3e3ceea2379333eef7a7a37fc9432a"
+SRCREV="60850f7b3165a1e3adb524b4c07d48361d2d255e"
require linux-obmc.inc
OpenPOWER on IntegriCloud