lkml.org 
[lkml]   [2019]   [Nov]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] mtd: mtk-quadspi: add support for memory-mapped flash reading
Date
This patchset adds support for optional memory-mapped flash reading.

BTW: This controller is a ridiculous one which only supports very limited
spi-nor instructions. I can't rework the driver into a spi-mem one because
MTK didn't provide register description in their datasheet and even if they
do provide the documentation, the resulted driver will still be ridiculous
because it'll need to check every supported instructions in support_op and
do execution in one-by-one case in exec_op.

Chuanhong Guo (2):
mtd: mtk-quadspi: add support for memory-mapped flash reading
dt-bindings: mtd: mtk-quadspi: update bindings for mmap flash read

.../devicetree/bindings/mtd/mtk-quadspi.txt | 21 ++++++++++++++++++-
drivers/mtd/spi-nor/mtk-quadspi.c | 11 ++++++++++
2 files changed, 31 insertions(+), 1 deletion(-)

--
2.21.0

\
 
 \ /
  Last update: 2019-11-06 15:09    [W:2.464 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site