Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1317483

Re: [PATCH v4] mtd: spi-nor: add hisilicon spi-nor flash controller driver

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v4] mtd: spi-nor: add hisilicon spi-nor flash controller driver
Date 2016-01-26 03:50 +0100
Message-ID <qV1RE-4VC-13@gated-at.bofh.it> (permalink)
References <qUJrH-o2-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@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@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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v4] mtd: spi-nor: add hisilicon spi-nor flash controller driver Jiancheng Xue <xuejiancheng@huawei.com> - 2016-01-25 08:10 +0100
  Re: [PATCH v4] mtd: spi-nor: add hisilicon spi-nor flash controller  driver Rob Herring <robh@kernel.org> - 2016-01-26 03:50 +0100

csiph-web