From 53b1ab5e3f2802407c53feddd058376059101ace Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Fri, 9 Aug 2019 16:40:43 +0930 Subject: linux-aspeed: Move to 5.2.1, fix Aspeed i2c and swift FSI GPIOs This includes security and bug fixes from the 5.2.1 stable release. The i2c fix removes is required to support existing Qemu models, as we do not yet have buffer mode support in qemu. Joel Stanley (2): i2c: aspeed: Update to v3 of buffer and dma support Revert "ARM: dts: aspeed: add I2C buffer mode support" Matt Spinler (1): ARM: dts: aspeed: swift: Fix FSI GPIOs (From meta-aspeed rev: 514754f760977d44f1131d908e4755c846f61745) Change-Id: Ie618b11b4cdea5a73d79eaefa0bb5b1adc55a05f Signed-off-by: Joel Stanley Signed-off-by: Brad Bishop --- meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb index 09128491c..40a78180f 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" +LINUX_VERSION ?= "5.2.1" -SRCREV="c01e98d1513042ae46909302c0b49a5db600e4a1" +SRCREV="359b3a37789339c5268abb7e4c254a1d823d043b" require linux-aspeed.inc -- cgit v1.2.3