summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSkyLake.Huang <[email protected]>2021-01-20 15:31:33 +0800
committerTom Rini <[email protected]>2021-01-29 10:35:14 -0500
commit7a49d61742c2387e9d5fbb1e1e707ef1e0c624b5 (patch)
treec5211f09233fa82dc145b95c7444ca5e01e7fbbc /include/linux
parente6b8e948abda64c52bb6535d8670121f7e2953ce (diff)
spi: mtk_snor: add support for MTK SPI NOR controller
This patch adds support for MTK SPI NOR controller, which you can see on mt7622 & mt7629. 1. This controller is designed only for SPI NOR. We can't adjust its bus clock dynamically. Set clock in dts instead. 2. This controller only supports 1-1-1 write mode. 3. Remove mtk_snor_match_read() since upper SPI-MEM layer already handles command. 4. sf read/write/update commands are tested with this driver. Signed-off-by: SkyLake.Huang <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions