linux-nuvoton: Move to 5.4

This moves the OpenBMC kernel to a Linux v5.4 base.

(From meta-nuvoton rev: c57a5fa88a0bb79729298095d16ec9dac6a0a067)

Change-Id: Ieaa63dba85172b1c7d6d0ee2d12f3e20cccdd0a6
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb
index 0f12f7c..2d33e37 100644
--- a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb
+++ b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb
@@ -1,6 +1,6 @@
-KBRANCH ?= "dev-5.2"
-LINUX_VERSION ?= "5.2.11"
+KBRANCH ?= "dev-5.4"
+LINUX_VERSION ?= "5.4.4"
 
-SRCREV="f9e04c3157234671b9d5e27bf9b7025b8b21e0d4"
+SRCREV="6d96543a7ed844fd3923ad30c93db48d3f7f00d0"
 
 require linux-nuvoton.inc