Hi! Any other comment before I resubmit v2 tomorrow from https://github.com/ribalda/linux/tree/gpio-addr-flash-v2 So far the diff for v2 I have >From Boris Brezillon: -Add Fixes and cc:stable >From kbuild: - Fix warnings - Rebase Thanks! On Tue, Aug 21, 2018 at 4:31 PM Ricardo Ribalda Delgado <ricardo.ribalda@xxxxxxxxx> 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! > > 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 > mtd: maps: gpio-addr-flash: Add support for device-tree devices > dt-binding: mtd: Document gpio-addr-flash > > .../bindings/mtd/gpio-addr-flash.txt | 46 +++ > drivers/mtd/maps/gpio-addr-flash.c | 277 ++++++++++++------ > 2 files changed, 237 insertions(+), 86 deletions(-) > create mode 100644 Documentation/devicetree/bindings/mtd/gpio-addr-flash.txt > > -- > 2.18.0 > -- Ricardo Ribalda ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/