lkml.org 
[lkml]   [2022]   [Feb]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/4] mtd: rawnand: stm32_fmc2: Add NAND Write Protect support
Date
This patchset adds the management of the WP# signal in FMC2 driver.
WP will be disabled in probe/resume callbacks and will be enabled
in remove/suspend callbacks.

This patchset also fixes a conflict on wp-gpios property between
MTD and NVMEM.

Changes in v3:
- add a fixes tag in patches 3 and 4.
- rename skip_wp_gpio by ignore_wp in nvmen_config.

Changes in v2:
- add Rob Acked-by for the bindings part.
- rework the proposal done to fix a conflict between MTD and NVMEM on
wp-gpios property.

Christophe Kerello (4):
dt-binding: mtd: nand: Document the wp-gpios property
mtd: rawnand: stm32_fmc2: Add NAND Write Protect support
nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
mtd: core: Fix a conflict between MTD and NVMEM on wp-gpios property

.../bindings/mtd/nand-controller.yaml | 7 ++++
drivers/mtd/mtdcore.c | 2 +
drivers/mtd/nand/raw/stm32_fmc2_nand.c | 40 ++++++++++++++++++-
drivers/nvmem/core.c | 2 +-
include/linux/nvmem-provider.h | 4 +-
5 files changed, 52 insertions(+), 3 deletions(-)

--
2.25.1

\
 
 \ /
  Last update: 2022-02-17 15:49    [W:0.071 / U:1.756 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site