summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorZhengxun <[email protected]>2021-06-23 17:15:15 +0000
committerJagan Teki <[email protected]>2021-06-25 20:59:45 +0530
commit0d7066bce23d3732cd3a59176ccd7a3ee7be9d63 (patch)
tree0536a3a1b301ba0483c82312e1206474c60e7745 /include
parent67edf2553f15e5148efca213af3f41cef3410680 (diff)
spi: Add MXIC controller driver
Add a driver for Macronix SPI controller IP. This patch referred from linux spi-mxic.c. The difference from the linux version is described here. 1. To adapt uboot spi framework, modify some functions naming. 2. Remove the incompatible functions of Uboot. 3. Add dummy byte recalculattion function to support dummy buswidth not align data buswidth operation.(ex: 1-1-4, 1-1-8) 4. Add Octal mode support. Signed-off-by: Zhengxun <[email protected]> Reviewed-by: Jagan Teki <[email protected]> [jagan: fixed file permission, comment line, kconfig] Signed-off-by: Jagan Teki <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions