From 3e0c9c0c0d5d5c4c2bf8c2732a8b773e4a63be8b Mon Sep 17 00:00:00 2001
From: Markus Gothe <markus.gothe@genexis.eu>
Date: Tue, 4 Mar 2025 09:48:02 +0100
Subject: [PATCH] airoha: update an7581 linux kernel

* ef237325 Update SerDes for 2.5G PtP BOSA calibration with extra command.
---
 airoha/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/airoha/Config.in b/airoha/Config.in
index 70ec791f6..f56c9f373 100644
--- a/airoha/Config.in
+++ b/airoha/Config.in
@@ -3,7 +3,7 @@ if TARGET_airoha
 	config KERNEL_GIT_CLONE_URI
 		default "https://dev.iopsys.eu/airoha/linux.git"
 	config KERNEL_GIT_REF
-		default "e99b71d9a6d3ba5f30834ea762ece72c20c132ca" if TARGET_airoha_an7581
+		default "ef237325b671b0fca1f4a0f0d4ea85995316e015" if TARGET_airoha_an7581
 		default "97d2eb7b02e0c963ab66c11e2c9c70660694b680" if TARGET_airoha_en7523
 	config KERNEL_GIT_MIRROR_HASH
 		default "e76032cce99c247d73bae1b67bc7a1de58a8a3def4c6f2426f322ad062b608de"
-- 
GitLab