[PATCH v5 3/4] mtd: rawnand: brcmnand: pass host struct to bcmnand_ctrl_poll_status

Miquel Raynal miquel.raynal at bootlin.com
Thu Nov 30 02:36:30 PST 2023


On Sat, 2023-11-25 at 01:24:37 UTC, dregan at broadcom.com wrote:
> From: David Regan <dregan at broadcom.com>
> 
> Pass host struct to bcmnand_ctrl_poll_status instead of ctrl struct
> since real time status requires host, and ctrl is a member of host.
> Real time status is required for low level commands vs cached status
> since the NAND controller will not do an automatic status read at the
> end of a low level command as it would with a high level command.
> 
> Signed-off-by: David Regan <dregan at broadcom.com>
> Reviewed-by: Florian Fainelli <florian.fainelli at broadcom.com>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.

Miquel



More information about the linux-mtd mailing list