lkml.org 
[lkml]   [2019]   [Apr]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v3 0/5] MTD: Add Initial Hyperbus support
From
Date


On 23/04/19 11:36 AM, 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

Please ignore this series. Ended up sending from stale patch output
directory. Sorry for the noise.

>
> .../bindings/mtd/cypress,hyperflash.txt | 6 +
> .../devicetree/bindings/mtd/ti,am654-hbmc.txt | 31 +++
> MAINTAINERS | 8 +
> drivers/mtd/Kconfig | 2 +
> drivers/mtd/Makefile | 1 +
> drivers/mtd/chips/cfi_cmdset_0002.c | 90 ++++++++
> drivers/mtd/hyperbus/Kconfig | 23 +++
> drivers/mtd/hyperbus/Makefile | 4 +
> drivers/mtd/hyperbus/hbmc-am654.c | 115 +++++++++++
> drivers/mtd/hyperbus/hyperbus-core.c | 192 ++++++++++++++++++
> include/linux/mtd/cfi.h | 5 +
> include/linux/mtd/hyperbus.h | 91 +++++++++
> 12 files changed, 568 insertions(+)
> 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
>

--
Regards
Vignesh

\
 
 \ /
  Last update: 2019-04-23 08:13    [W:0.054 / U:0.224 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site