summaryrefslogtreecommitdiff
path: root/meta-aspeed
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2019-08-23 03:07:08 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-05 20:00:15 +0300
commitb671e3dc48c693e0d0d3e9b56cd825e4eb036975 (patch)
tree5c93e7183c4047dab373efd071c8717b9f911537 /meta-aspeed
parentbd9bbe2eb06f5bf0b41e58ea0de339350196bc0f (diff)
downloadopenbmc-b671e3dc48c693e0d0d3e9b56cd825e4eb036975.tar.xz
linux-aspeed: SDHCI fixes and Tacoma machine
Andrew Jeffery (6): pinctrl: aspeed: Fix spurious mux failures on the AST2500 mmc: sdhci-of-aspeed: Drop redundant assignment to host->clock mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock() mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLK ARM: dts: ast2600-evb: eMMC configuration mmc: sdhci-of-aspeed: Depend on CONFIG_OF_ADDRESS Joel Stanley (1): ARM: dts: aspeed: Add Tacoma machine Wei Yongjun (1): mmc: sdhci-of-aspeed: Fix return value check in aspeed_sdc_probe() (From meta-aspeed rev: 02f7b82e4a48b109d49633358a7d306d9f9efaf8) Change-Id: I31d6b9b91c8845ffb15fbb43d7503d3ee5ac54da Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-aspeed')
-rw-r--r--meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
index 7f40f7596..7b5dea6a4 100644
--- a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
+++ b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
@@ -1,6 +1,6 @@
KBRANCH ?= "dev-5.2"
LINUX_VERSION ?= "5.2.9"
-SRCREV="c008a29225c850f522b25af7440c96f7e9044a99"
+SRCREV="e678af5dcf02b0d94d0bf9b3f90b349cbcb0097a"
require linux-aspeed.inc