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>
diff --git a/common/recipes-kernel/linux/linux-obmc_4.13.bb b/common/recipes-kernel/linux/linux-obmc_4.13.bb
index 6390c2f..030b2d2 100644
--- a/common/recipes-kernel/linux/linux-obmc_4.13.bb
+++ b/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