From a8c7b3049ab78d1effd3f112f802f86ef2e3eda4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C5=82=20Stasiak?= <michal.stasiak@nordicsemi.no>
Date: Tue, 14 Jan 2025 11:38:32 +0100
Subject: [PATCH] manifest: [nrf fromlist] drivers: pwm: fixes for fast PWM120
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Manifest PR for backport of
[nrf fromlist] drivers: pwm: fixes for fast PWM120

Signed-off-by: MichaƂ Stasiak <michal.stasiak@nordicsemi.no>
---
 west.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/west.yml b/west.yml
index b46861fe76ff..b00c9f07c1d8 100644
--- a/west.yml
+++ b/west.yml
@@ -69,7 +69,7 @@ manifest:
     # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
     - name: zephyr
       repo-path: sdk-zephyr
-      revision: da05fdaf676bfc98dadc64a702cdecef21530dbd
+      revision: 868f0e1c61d5f6da1598ba371e512f953dee608d
       import:
         # In addition to the zephyr repository itself, NCS also
         # imports the contents of zephyr/west.yml at the above