From b671e3dc48c693e0d0d3e9b56cd825e4eb036975 Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Fri, 23 Aug 2019 09:37:08 +0930 Subject: 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 Signed-off-by: Brad Bishop --- meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-aspeed') 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 -- cgit v1.2.3