From 90590987d176c6d34b1047ce560d9b7f6373b83e Mon Sep 17 00:00:00 2001
From: Marina Maslova <Marina.Maslova@iopsys.eu>
Date: Fri, 4 Apr 2025 17:13:38 +0400
Subject: [PATCH] airoha: update linux kernels

an7581 * c12dccbe34 Add extra vendor netlink attributes for MLD STA caps
en7523 * ec7d684104 pcie-ecnt-phy: allow to disable power saving via dts
---
 airoha/Config.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/airoha/Config.in b/airoha/Config.in
index b6a6750e4..b07934e7f 100644
--- a/airoha/Config.in
+++ b/airoha/Config.in
@@ -3,8 +3,8 @@ if TARGET_airoha
 	config KERNEL_GIT_CLONE_URI
 		default "https://dev.iopsys.eu/airoha/linux.git"
 	config KERNEL_GIT_REF
-		default "dee696a3676be402c676b597014b974177d194ed" if TARGET_airoha_an7581
-		default "14dff45ccbfba526517395b742c73f3b42788148" if TARGET_airoha_en7523
+		default "c12dccbe34dc4af0025a2b28b091913109b8db68" if TARGET_airoha_an7581
+		default "ec7d684104cb9c3d372c7406a6dccd1a9095550a" if TARGET_airoha_en7523
 	config KERNEL_GIT_MIRROR_HASH
 		default "e76032cce99c247d73bae1b67bc7a1de58a8a3def4c6f2426f322ad062b608de"
 
-- 
GitLab