From 31d03979143e54a9e5dce77c35146590bd4d9f99 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sebastian=20G=C5=82=C4=85b?= <sebastian.glab@nordicsemi.no>
Date: Fri, 12 Apr 2024 10:38:35 +0200
Subject: [PATCH] manifest: update sdk-zephyr
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Run selected tests in tests/drivers/clock_control/* on nRF54L15:
https://github.com/nrfconnect/sdk-zephyr/pull/1630

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
---
 west.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/west.yml b/west.yml
index 80e2bd613af8..56d6107542eb 100644
--- a/west.yml
+++ b/west.yml
@@ -63,7 +63,7 @@ manifest:
     # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
     - name: zephyr
       repo-path: sdk-zephyr
-      revision: d152f628d772f3cbb26b4cd02d5382fc292bb575
+      revision: d4ee5b3ce2ae353412430857cba05dfe846049cd
       import:
         # In addition to the zephyr repository itself, NCS also
         # imports the contents of zephyr/west.yml at the above