diff --git a/doc/nrf/releases_and_maturity/releases/release-notes-2.4.0.rst b/doc/nrf/releases_and_maturity/releases/release-notes-2.4.0.rst index 40431c8d8f33..6be54211d91f 100644 --- a/doc/nrf/releases_and_maturity/releases/release-notes-2.4.0.rst +++ b/doc/nrf/releases_and_maturity/releases/release-notes-2.4.0.rst @@ -58,7 +58,7 @@ The following list includes the summary of the most relevant changes introduced * Charger, BUCKs, LDOs, Load Switches, and GPIOs. * :ref:`Sample showing fuel gauge functionality `. The sample calculates battery state of charge, time to empty, time to full and provides updates of these over the terminal once every second. - * :zephyr:code-sample:`npm1300_ek` that supports PMIC features: regulators (BUCKs, LDO) and GPIOs. + * The nPM1300 EK sample that supports PMIC features: regulators (BUCKs, LDO) and GPIOs. * Bluetooth Low Energy: diff --git a/west.yml b/west.yml index d62e472a0808..b0c2a74909b7 100644 --- a/west.yml +++ b/west.yml @@ -65,7 +65,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 8485ba9508d31411aab1159761612429d250d1ac + revision: 9d195bd67b4d3d78cac08b36d84b6e27e438fc70 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above