]> git.ipfire.org Git - thirdparty/linux.git/commit
mtd: rawnand: brcmnand: exec_op implementation
authorDavid Regan <dregan@broadcom.com>
Sat, 25 Nov 2023 01:24:38 +0000 (17:24 -0800)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 4 Dec 2023 10:51:40 +0000 (11:51 +0100)
commit3c8260ce76634291aed877032a41e373884d69e4
treed5b8242991f4d3a2062fc0860023347cd2bda08e
parentc86b63b82fde4f96ee94dde827a5f28ff5adeb57
mtd: rawnand: brcmnand: exec_op implementation

exec_op implementation for Broadcom STB, Broadband and iProc SoC
This adds exec_op and removes the legacy interface. Based on changes
proposed by Boris Brezillon.

Link: https://github.com/bbrezillon/linux/commit/4ec6f8d8d83f5aaca5d1877f02d48da96d41fcba
Link: https://github.com/bbrezillon/linux/commit/11b4acffd761c4928652d7028d19fcd6f45e4696
Signed-off-by: David Regan <dregan@broadcom.com>
[Miquel Raynal: Misc style fixes]
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20231125012438.15191-4-dregan@broadcom.com
drivers/mtd/nand/raw/brcmnand/brcmnand.c