summaryrefslogtreecommitdiffstats
path: root/meta-nuvoton
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-08-28 11:09:10 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-18 07:14:28 -0400
commitc578b82b5fa4c5b63f17fe69c23e465afce469f8 (patch)
tree0957378e305a9f034f2f88da4be45e84e550be29 /meta-nuvoton
parent295af52b36f726350e27cdb221da4b736ecd47f6 (diff)
downloadtalos-openbmc-c578b82b5fa4c5b63f17fe69c23e465afce469f8.tar.gz
talos-openbmc-c578b82b5fa4c5b63f17fe69c23e465afce469f8.zip
linux: Move to 4.18 based tree
This rebases the OpenBMC kernel tree on a 4.18 base. This includes patches backported from 4.19-rc1 and out of tree patches. Avi Fishman (2): USB host: Add USB ehci support for nuvoton npcm7xx platform dt-bindings: usb: new ehci-npcm7xx dt Dan Carpenter (1): USB: host: ehci-npcm7xx: Fix some error codes in probe Tomer Maimon (4): dt-binding: hwmon: Add NPCM7xx PWM and Fan controller documentation hwmon: Add NPCM7xx PWM and Fan driver dt-binding: pinctrl: Add NPCM7xx pinctrl and GPIO documentation pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver (From meta-nuvoton rev: a9a500c790336b9c63e99aa47a0f258affb40ffa) Change-Id: Iadb2e5bf8740780437b9b68d6ea699b48f48290a Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-nuvoton')
-rw-r--r--meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb
index 4c6b035d0..a8b8212b9 100644
--- a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb
+++ b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb
@@ -1,6 +1,6 @@
-KBRANCH ?= "dev-4.17"
-LINUX_VERSION ?= "4.17.18"
+KBRANCH ?= "dev-4.18"
+LINUX_VERSION ?= "4.18.5"
-SRCREV="80d901318acc389e6e09698a8927bf6eb29da314"
+SRCREV="6082c3474393633ed6452419e9c3e41273201121"
require linux-nuvoton.inc
OpenPOWER on IntegriCloud