summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-bsp
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-07-05 11:36:27 +1000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-07-09 15:41:01 +0000
commit9858902789d84c4fed476d7bd71e0c6fc5b07a79 (patch)
treed6dc333ba977242cab082a4bfd05e35e128e4aeb /meta-openbmc-bsp
parent99cccc777374142b153157eac456f09bebf08790 (diff)
downloadtalos-openbmc-9858902789d84c4fed476d7bd71e0c6fc5b07a79.tar.gz
talos-openbmc-9858902789d84c4fed476d7bd71e0c6fc5b07a79.zip
kernel: SBE, ASPEED USB VHUB, ASPEED clk, GPIO
Benjamin Herrenschmidt (12): usb/gadget: Constify usb_gadget_get_string "table" argument usb/gadget: Add driver for Aspeed SoC virtual hub usb: gadget: aspeed-vhub: Fix SETUP packets with OUT data phase ARM: dts: Add Aspeed SoC USB controllers to device-tree ARM: dts: Aspeed: Enable USB ports on eval board. clk: aspeed: Treat a gate in reset as disabled ARM: dts: aspeed: Add aspeed G4 USB pinmux arm: dts: aspeed: Add aspeed G5 USB host pinmux ARM: dts: aspeed: Add Aspeed G4 USB Virtual Hub ARM: dts: aspeed: Add Aspeed G5 USB Virtual Hub ARM: configs: Add USB gadget to Aspeed defconfigs ARM: dts: aspeed: Enable vhub on port A of AST2500 EVB Eddie James (1): fsi: sbefifo: Add missing mutex_unlock Joel Stanley (2): ARM: dts: aspeed: Enable VHUB on Romulus gpio: aspeed: Add gpio register data to copro request Change-Id: If6582b708faabf9a367566f4aae8d778cf4557f8 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-openbmc-bsp')
-rw-r--r--meta-openbmc-bsp/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openbmc-bsp/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-openbmc-bsp/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
index 7d5a5e835..caa8c7de7 100644
--- a/meta-openbmc-bsp/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
+++ b/meta-openbmc-bsp/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
@@ -1,6 +1,6 @@
KBRANCH ?= "dev-4.17"
LINUX_VERSION ?= "4.17.3"
-SRCREV="7d98f10b6320b0f617482ff3c3c79b3bafbe602c"
+SRCREV="a632e6a191c15aee354db63bafc39480e23e3073"
require linux-aspeed.inc
OpenPOWER on IntegriCloud