[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180927134756.6a2e1317@bbrezillon>
Date: Thu, 27 Sep 2018 13:47:56 +0200
From: Boris Brezillon <boris.brezillon@...tlin.com>
To: Ricardo Ribalda Delgado <ricardo.ribalda@...il.com>
Cc: David Woodhouse <dwmw2@...radead.org>,
Brian Norris <computersforpeace@...il.com>,
Marek Vasut <marek.vasut@...il.com>,
Richard Weinberger <richard@....at>,
Zhouyang Jia <jiazhouyang09@...il.com>,
linux-mtd@...ts.infradead.org,
linux-kernel@...r.kernel.org (open list)
Subject: Re: [PATCH v2 0/8] gpio-addr-flash: Support for device-tree and
cleanup
On Wed, 5 Sep 2018 16:36:35 +0200
Ricardo Ribalda Delgado <ricardo.ribalda@...il.com> wrote:
> This patch series does the following:
>
> 1) Fix bug regarding ioremap size
> 2) Cleanup code to use new APIs
> 3) Simplify numerical operations
> 4) Add support for device-tree devices
>
> Thanks!
>
> Changelog v2:
>
> From Boris Brezillon:
> -Add Fixes and cc:stable
>
> From kbuild:
> - Fix warnings
>
> - Rebase
>
> Ricardo Ribalda Delgado (8):
> mtd: maps: gpio-addr-flash: Replace custom printk
> mtd: maps: gpio-addr-flash: Fix ioremapped size
> mtd: maps: gpio-addr-flash: Use devm_* functions
> mtd: maps: gpio-addr-flash: Use order insted of size
> mtd: maps: gpio-addr-flash: Replace array with an integer
> mtd: maps: gpio-addr-flash: Split allocation in two
I'll apply patches 1 to 6 soon.
> mtd: maps: gpio-addr-flash: Add support for device-tree devices
> dt-binding: mtd: Document gpio-addr-flash
Still think we should move to gpio_desc before adding support for
DT.
Powered by blists - more mailing lists