lkml.org 
[lkml]   [2018]   [Sep]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/8] gpio-addr-flash: Support for device-tree and cleanup
Date
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
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 | 276 ++++++++++++------
2 files changed, 236 insertions(+), 86 deletions(-)
create mode 100644 Documentation/devicetree/bindings/mtd/gpio-addr-flash.txt

--
2.18.0

\
 
 \ /
  Last update: 2018-09-05 16:37    [W:0.127 / U:0.596 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site