[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170601184630.GC102137@google.com>
Date: Thu, 1 Jun 2017 11:46:30 -0700
From: Brian Norris <computersforpeace@...il.com>
To: Chris Packham <chris.packham@...iedtelesis.co.nz>
Cc: linux-mtd@...ts.infradead.org, andrew@...n.ch, dwmw2@...radead.org,
boris.brezillon@...e-electrons.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 0/5] mtd: mchp23k256: device tree and mchp23lcv1024
On Thu, May 25, 2017 at 11:49:11AM +1200, Chris Packham wrote:
> This series adds device tree support to the mchp23k256 driver and
> support for the mchp23lcv1024 chip. I suspect there are more compatible
> variants that we could now enumerate if desired.
>
> Chris Packham (5):
> mtd: mchp23k256: Add OF device ID table
> mtd: mchp23k256: switch to mtd_device_register()
Applied these two to l2-mtd.git.
> mtd: handle partitioning on devices with 0 erasesize
I had a question on this one (posted on an earlier revision).
> mtd: mchp23k256: add partitioning support
> mtd: mchp23k256: Add support for mchp23lcv1024
>
> .../bindings/mtd/microchip,mchp23k256.txt | 18 +++++
> drivers/mtd/devices/mchp23k256.c | 78 ++++++++++++++++++----
> drivers/mtd/mtdpart.c | 25 ++++---
> 3 files changed, 100 insertions(+), 21 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/mtd/microchip,mchp23k256.txt
Holding off on patches 3-5 for now.
Powered by blists - more mailing lists