linux-aspeed: Move to 5.4.39

This includes security and bug fixes from the 5.4.39 stable release.

It also includes a revert of the inital workaround for interrupt
behaviour on AST2600's I2C master as 5.4.39 contains an upstream fix.

Joel Stanley (1):
      i2c: aspeed: Revert initial IRQ workaround

Change-Id: Iedfebb740b47c69f60183ad385ec1a54aca93b12
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/recipes-kernel/linux/linux-aspeed_git.bb b/recipes-kernel/linux/linux-aspeed_git.bb
index 3bdc67d..5f94878 100644
--- a/recipes-kernel/linux/linux-aspeed_git.bb
+++ b/recipes-kernel/linux/linux-aspeed_git.bb
@@ -1,6 +1,6 @@
 KBRANCH ?= "dev-5.4"
-LINUX_VERSION ?= "5.4.38"
+LINUX_VERSION ?= "5.4.39"
 
-SRCREV="5c1f0d199b4af813351b4bd1e34b0105dca07ead"
+SRCREV="30079d65ac31588d4535122fdb14278ef5804ce4"
 
 require linux-aspeed.inc