Skip to content

Commit

Permalink
[nrf fromlist] modules: hal_nordic: Fix workaround for nRF52 [...]
Browse files Browse the repository at this point in the history
anomaly 197 in nrf_power

Upstream PR: #29409

Update the hal_nordic module revision to get the following commit:

nrf_power: Fix implementation of workaround for nRF52 anomaly 197

Since the workaround increases power consumption in System ON IDLE,
it should be applied only when the DC/DC converter for REG0 stage is
to be enabled, not regardless of the applied setting as it was done
so far.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
(cherry picked from commit 457b290)
  • Loading branch information
anangl authored and mbolivar-nordic committed Oct 26, 2020
1 parent c20fb78 commit 105a1b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion west.yml
Expand Up @@ -56,7 +56,7 @@ manifest:
revision: f1fa8241f8786198ba41155413243de36ed878a5
path: modules/hal/infineon
- name: hal_nordic
revision: 8c45524fb7b0742f46b41b0c9e65a46a8e0eae29
revision: 6038f912fd34fdd46dbf017057908f979e298341
path: modules/hal/nordic
- name: hal_openisa
revision: 40d049f69c50b58ea20473bee14cf93f518bf262
Expand Down

0 comments on commit 105a1b9

Please sign in to comment.