Commit 45943dc
committed
[nrf fromlist] drivers: mspi: Add driver for Designware SSI based controllers
Add a generic driver for controllers based on the Designware SSI core.
With small vendor-specific adaptations covering integration details,
it should be possible to use it for many devices.
Signed-off-by: Andrzej Głąbek <[email protected]>
(cherry picked from commit aea4e024685afd5a4a42252869d6e74d0b9fcecb)
Upstream PR: zephyrproject-rtos/zephyr#800421 parent 14c5b76 commit 45943dc
File tree
6 files changed
+938
-0
lines changed- drivers/mspi
- dts/bindings/mspi
6 files changed
+938
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments