summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-04-17 07:54:01 +0300
committerAndrew Geissler <geissonator@yahoo.com>2018-04-18 15:35:37 +0300
commitb28e983772ec07969cb23d799e8c292933845aed (patch)
treebab0604f6b36c27408f9d73cb4e864c6d14ca927 /meta-phosphor
parentd1cbe5fd64dffa1dc7a3ef3c5331615182c74b7d (diff)
downloadopenbmc-b28e983772ec07969cb23d799e8c292933845aed.tar.xz
kernel: Add Nuvoton NPCM (Poleg), ncsi and romulus fixes
Brendan Higgins (3): MAINTAINERS: Add entry for the Nuvoton NPCM architecture arm: npcm: add basic support for Nuvoton BMCs arm: dts: add Nuvoton NPCM750 device tree Eddie James (1): aspeed: watchdog: Set bootstatus during probe Joel Stanley (3): serial: 8250: Add Nuvoton NPCM UART dt-bindings: watchdog: Add Nuvoton NPCM description watchdog: Add Nuvoton NPCM watchdog driver Lei YU (1): ARM: dts: aspeed: romulus: Add id-button gpio key Samuel Mendoza-Jonas (1): net/ncsi: Refactor MAC, VLAN filters Tali Perry (2): dt-binding: clk: npcm750: add binding clk: npcm7xx: add clock controller Tomer Maimon (10): arm: dts: add watchdog device to NPCM750 device tree arm: dts: modify UART compatible name in NPCM750 device tree arm: dts: modify timer register size in NPCM750 device tree arm: dts: modify clock binding in NPCM750 device tree arm: dts: modify Makefile NPCM750 configuration name arm: dts: modify Nuvoton NPCM7xx device tree structure arm: npcm: modify configuration for the NPCM7xx BMC. dt-binding: timer: document NPCM7xx timer DT bindings clocksource/drivers/npcm: Add NPCM7xx timer driver arm: npcm: enable L2 cache in NPCM7xx architecture Change-Id: Ia5743a14d780d85a61c2796786eed483d7e2f78c 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 6390c2f62..030b2d2c3 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="158c8e15d577cebdb047f5d553e12054b15b1b84"
+SRCREV="a1340b5c31182ee3e191ac745f8e591badaeb586"
require linux-obmc.inc