From bc52971d6e242f435f752ca1fc0b04420d564e37 Mon Sep 17 00:00:00 2001
From: Erik Karlsson <erik.karlsson@iopsys.eu>
Date: Fri, 14 Mar 2025 11:49:19 +0100
Subject: [PATCH] airoha: update en7523 linux kernel

* 14dff45cc ecnt_scu: ungate TRNG clock on EN7523
* 178be337c airoha-trng: port from Airoha SDK 7_3_283_1455_v041 for aarch64
---
 airoha/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/airoha/Config.in b/airoha/Config.in
index 489b45610..b6a6750e4 100644
--- a/airoha/Config.in
+++ b/airoha/Config.in
@@ -4,7 +4,7 @@ if TARGET_airoha
 		default "https://dev.iopsys.eu/airoha/linux.git"
 	config KERNEL_GIT_REF
 		default "dee696a3676be402c676b597014b974177d194ed" if TARGET_airoha_an7581
-		default "97d2eb7b02e0c963ab66c11e2c9c70660694b680" if TARGET_airoha_en7523
+		default "14dff45ccbfba526517395b742c73f3b42788148" if TARGET_airoha_en7523
 	config KERNEL_GIT_MIRROR_HASH
 		default "e76032cce99c247d73bae1b67bc7a1de58a8a3def4c6f2426f322ad062b608de"
 
-- 
GitLab