Commit 93df74f
[nrf fromtree] drivers: mspi_dw: Edit core disable to after PM init
There is a scenario where a Bus fault occurs as the
power management isn't initialised yet and the core
is attempted to be turned off via the ssienr register.
This commit edits this so the core register is written
to after the initialisation of the power management.
Signed-off-by: David Jewsbury <david.jewsbury@nordicsemi.no>
(cherry picked from commit 4bf6a756280be4d90edf96f1a4c088c4620be41d)1 parent dd437b9 commit 93df74f
1 file changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1864 | 1864 | | |
1865 | 1865 | | |
1866 | 1866 | | |
1867 | | - | |
1868 | | - | |
1869 | | - | |
1870 | 1867 | | |
1871 | 1868 | | |
1872 | 1869 | | |
| |||
1877 | 1874 | | |
1878 | 1875 | | |
1879 | 1876 | | |
1880 | | - | |
| 1877 | + | |
| 1878 | + | |
| 1879 | + | |
| 1880 | + | |
| 1881 | + | |
| 1882 | + | |
| 1883 | + | |
| 1884 | + | |
| 1885 | + | |
1881 | 1886 | | |
1882 | 1887 | | |
1883 | 1888 | | |
| |||
0 commit comments