commit | 527315d451d4697c9b2e7d2070f03cdec96694ae | [log] [tgz] |
---|---|---|
author | Andrzej Głąbek <andrzej.glabek@nordicsemi.no> | Tue Oct 26 14:13:32 2021 +0200 |
committer | Carles Cufí <carles.cufi@nordicsemi.no> | Thu Nov 04 13:28:55 2021 +0100 |
tree | 31c802e75be9f9dd30eefc0d55b0e7694f190b09 | |
parent | 70efbcc15e9998408715f8e627895de8e429e925 [diff] |
drivers: flash: nrf_qspi_nor: Add support for device power management Deinitialize the nrfx_qspi driver for periods when the device is suspended. For flash chips with "has-dpd" property set, when suspending/resuming the device, issue also the enter/exit Deep Power-down Mode command, respectively. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>