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 <joel@jms.id.au>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
index 0912849..40a7818 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