[PATCH v4] mtd: spi-nor: add hisilicon spi-nor flash controller driver
Rob Herring
robh at kernel.org
Mon Jan 25 18:46:48 PST 2016
On Mon, Jan 25, 2016 at 02:47:40PM +0800, Jiancheng Xue wrote:
> add hisilicon spi-nor flash controller driver
>
> Signed-off-by: Jiancheng Xue <xuejiancheng at huawei.com>
> ---
> change log
> v4:
> Rebased to v4.5-rc1
> v3:
> Added a compatible string "hisilicon,hi3519-sfc".
> v2:
> Fixed some compiling warings.
> .../devicetree/bindings/spi/spi-hisi-sfc.txt | 25 ++
Acked-by: Rob Herring <robh at kernel.org>
> drivers/mtd/spi-nor/Kconfig | 6 +
> drivers/mtd/spi-nor/Makefile | 1 +
> drivers/mtd/spi-nor/hisi-sfc.c | 499 +++++++++++++++++++++
> 4 files changed, 531 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/spi/spi-hisi-sfc.txt
> create mode 100644 drivers/mtd/spi-nor/hisi-sfc.c
More information about the linux-mtd
mailing list