diff --git a/scripts/quarantine_zephyr.yaml b/scripts/quarantine_zephyr.yaml index 72f42fb0c1ed..47f3c55c0648 100644 --- a/scripts/quarantine_zephyr.yaml +++ b/scripts/quarantine_zephyr.yaml @@ -203,12 +203,6 @@ - native_sim comment: "https://nordicsemi.atlassian.net/browse/NCSDK-30877" -- scenarios: - - drivers.spi.pm_runtime - platforms: - - nrf52840dk/nrf52840 - comment: "TBD" - # --------------------------------- Won't fix section ----------------------------------- - scenarios: diff --git a/west.yml b/west.yml index b1e7bb3a6091..21a3fd97593b 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: b6535f5caeff11a44b2daf808b2ddaddcf5ba4d3 + revision: pull/2383/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above