linux-nuvoton: JFFS2 fix, Quanta GBS, NPCM Ethernet fix

This moves to the latest commit in dev-5.10, which includes a fix for
JFFS2 on overlayfs and adds the Quanta GBS machine.

William A. Kennington III (2):
      net: npcm: Support for fixed PHYs
      net: npcm: Remove superfluous logging

George Hung (1):
      ARM: dts: nuvoton: Add Quanta GBS BMC Device Tree

Joel Stanley (1):
      jffs2: Hook up splice_write callback

Change-Id: Ib3aa49a2e22c1bb3f7cef4d7bf70c2e6999d3f52
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb
index 49f2f38..3a06a3e 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.10"
 LINUX_VERSION ?= "5.10.23"
 
-SRCREV="6687842ee68152c5cc7b7f8ac771b25eaece056a"
+SRCREV="395847787d8f955f03bcb350ed9f852346fcda4d"
 
 require linux-nuvoton.inc