Commit 6917da5
committed
spi: zynq: Add Zynq 7000 Quad SPI driver
Add a driver for the Xilinx Zynq 7000 Quad SPI controller. Note that
while the hardware supports legacy SPI, this driver only supports
flash mode.
Signed-off-by: Simon Maurer <mail@maurer.systems>1 parent 0bd807c commit 6917da5
6 files changed
Lines changed: 656 additions & 0 deletions
File tree
- drivers/spi
- dts
- arm/xilinx
- bindings/spi
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
169 | 170 | | |
170 | 171 | | |
171 | 172 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments