[PATCH v8 1/2] mtd: mtk-nor: mtk serial flash controller driver
Brian Norris
computersforpeace at gmail.com
Fri Nov 20 17:36:03 PST 2015
On Wed, Nov 18, 2015 at 11:30:02AM +0800, Bayi Cheng wrote:
> add spi nor flash driver for mediatek controller
>
> Signed-off-by: Bayi Cheng <bayi.cheng at mediatek.com>
> ---
> drivers/mtd/spi-nor/Kconfig | 7 +
> drivers/mtd/spi-nor/Makefile | 1 +
> drivers/mtd/spi-nor/mtk-quadspi.c | 486 ++++++++++++++++++++++++++++++++++++++
> 3 files changed, 494 insertions(+)
> create mode 100644 drivers/mtd/spi-nor/mtk-quadspi.c
Looks good now. Thanks! Applied to l2-mtd.git, with a trivial whitespace
fixup.
More information about the linux-arm-kernel
mailing list