[PATCH v3 0/5] mtd: rawnand: denali: a bungle of denali patches that is cleanly applicable
From: Masahiro Yamada
Date: Fri Dec 20 2019 - 06:34:11 EST
Some Denali driver patches are flying in ML.
The recently re-submitted patch
http://patchwork.ozlabs.org/patch/1213986/
... caused a conflict with:
http://patchwork.ozlabs.org/patch/1205912/
Instead of discussing "who should rebase his patch" again,
I offer to rebase and tidy up all the patches in a series
(if useful for the NAND maintainer).
Marek Vasut (1):
mtd: rawnand: denali_dt: Add support for configuring
SPARE_AREA_SKIP_BYTES
Masahiro Yamada (4):
mtd: rawnand: denali_dt: error out if platform has no associated data
dt-bindings: mtd: denali_dt: document reset property
mtd: rawnand: denali_dt: add reset controlling
mtd: rawnand: denali: remove hard-coded DENALI_DEFAULT_OOB_SKIP_BYTES
.../devicetree/bindings/mtd/denali-nand.txt | 7 +++
drivers/mtd/nand/raw/denali.c | 14 ++---
drivers/mtd/nand/raw/denali_dt.c | 56 +++++++++++++++++--
3 files changed, 64 insertions(+), 13 deletions(-)
--
2.17.1