lkml.org 
[lkml]   [2019]   [Jun]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v8 0/5] MTD: Add Initial Hyperbus support
From
Date
Hi,

On 25-Jun-19 1:27 PM, Vignesh Raghavendra wrote:
[...]
> Vignesh Raghavendra (5):
> mtd: cfi_cmdset_0002: Add support for polling status register
> dt-bindings: mtd: Add binding documentation for HyperFlash
> mtd: Add support for HyperBus memory devices
> dt-bindings: mtd: Add bindings for TI's AM654 HyperBus memory
> controller
> mtd: hyperbus: Add driver for TI's HyperBus memory controller
>


Fixed comments on patch 3/5 locally and series applied to
https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git
branch mtd/next.

Regards
Vignesh

> .../bindings/mtd/cypress,hyperflash.txt | 13 ++
> .../devicetree/bindings/mtd/ti,am654-hbmc.txt | 51 ++++++
> MAINTAINERS | 8 +
> drivers/mtd/Kconfig | 2 +
> drivers/mtd/Makefile | 1 +
> drivers/mtd/chips/cfi_cmdset_0002.c | 130 +++++++++++++--
> drivers/mtd/hyperbus/Kconfig | 23 +++
> drivers/mtd/hyperbus/Makefile | 4 +
> drivers/mtd/hyperbus/hbmc-am654.c | 141 ++++++++++++++++
> drivers/mtd/hyperbus/hyperbus-core.c | 154 ++++++++++++++++++
> include/linux/mtd/cfi.h | 7 +
> include/linux/mtd/hyperbus.h | 86 ++++++++++
> 12 files changed, 603 insertions(+), 17 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/mtd/cypress,hyperflash.txt
> create mode 100644 Documentation/devicetree/bindings/mtd/ti,am654-hbmc.txt
> create mode 100644 drivers/mtd/hyperbus/Kconfig
> create mode 100644 drivers/mtd/hyperbus/Makefile
> create mode 100644 drivers/mtd/hyperbus/hbmc-am654.c
> create mode 100644 drivers/mtd/hyperbus/hyperbus-core.c
> create mode 100644 include/linux/mtd/hyperbus.h
>

\
 
 \ /
  Last update: 2019-06-28 16:36    [W:0.138 / U:0.620 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site