meta-nuvoton: linux-nuvoton: Move to v6.6.36 stable release
Apply the upstream security and bug fixes.
And modify KERNEL_DEVICETREE with prefix `nuvoton` for gbs build.
Signed-off-by: Tim Lee <timlee660101@gmail.com>
Change-Id: I4e39260615be2f421aa28c16c93e609133b973a0
Signed-off-by: Tim Lee <timlee660101@gmail.com>
diff --git a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb
index ffdd235..7c1bb91 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-6.1"
-LINUX_VERSION ?= "6.1.29"
+KBRANCH ?= "dev-6.6"
+LINUX_VERSION ?= "6.6.36"
-SRCREV="1ac953dfce37295181915ee4974511a814756e37"
+SRCREV="57904291176fa16a981cefca5cbe1a0b50196792"
require linux-nuvoton.inc
diff --git a/meta-quanta/meta-gbs/conf/machine/gbs.conf b/meta-quanta/meta-gbs/conf/machine/gbs.conf
index d77ee50..029cd30 100644
--- a/meta-quanta/meta-gbs/conf/machine/gbs.conf
+++ b/meta-quanta/meta-gbs/conf/machine/gbs.conf
@@ -1,5 +1,5 @@
KMACHINE = "nuvoton"
-KERNEL_DEVICETREE = "${KMACHINE}-npcm730-gbs.dtb"
+KERNEL_DEVICETREE = "nuvoton/${KMACHINE}-npcm730-gbs.dtb"
UBOOT_MACHINE = "PolegSVB_spinor_minimal_config"
UBOOT_DEVICETREE = "nuvoton-npcm730-gbs"