From fc15b6f702545bce2e9c629af405683446a83f9b Mon Sep 17 00:00:00 2001 From: Erik Karlsson <erik.karlsson@iopsys.eu> Date: Mon, 3 Feb 2025 14:34:20 +0100 Subject: [PATCH] airoha: update linux kernel * 1b5efaa60 drivers/pinctrl/en7523: code style cleanups, fix resource allocation --- airoha/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airoha/Config.in b/airoha/Config.in index 5a1e9e730..78c79faf6 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 "0d36ca2f2d1fe2511d5f82e27f857eedcbf02f6a" + default "1b5efaa60ad1c31e8f3fed2c4da80d2f2614eab2" # Busybox config BUSYBOX_CONFIG_VCONFIG -- GitLab