From 13e2f556017d28450fb88a537aba912298bc9d4c Mon Sep 17 00:00:00 2001
From: Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
Date: Sat, 1 Feb 2025 18:34:24 +0300
Subject: [PATCH] airoha: update pinctrl driver

---
 airoha/Config.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/airoha/Config.in b/airoha/Config.in
index a34f0b98a..3ce05e810 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 "a39334642296e6875c97ff0eb9b72b0675261878" if TARGET_airoha_an7581
-		default "79a185606aef11de3f41f13710b1bbeeedb765c3" if TARGET_airoha_en7523
+		default "e850df0c4483df7bbf1b1b776e565ca62751b0a3" if TARGET_airoha_an7581
+		default "97d2eb7b02e0c963ab66c11e2c9c70660694b680" if TARGET_airoha_en7523
 	config KERNEL_GIT_MIRROR_HASH
 		default "e76032cce99c247d73bae1b67bc7a1de58a8a3def4c6f2426f322ad062b608de"
 
-- 
GitLab