Arseniy Krasnov cda24ab773 mtd: rawnand: meson: use NAND core API to check status
NAND core API already has functions to send NAND_CMD_STATUS and leave
status checking mode by sending NAND_CMD_READ0, so use both of them
instead of direct access to the controller registers.

Signed-off-by: Arseniy Krasnov <AVKrasnov@sberdevices.ru>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20230705104403.696680-3-AVKrasnov@sberdevices.ru
2023-07-12 13:42:54 +02:00
..
2023-06-28 14:02:03 -07:00
2023-04-19 20:39:03 +02:00
2022-09-20 10:40:30 +02:00
2023-06-09 17:27:14 +02:00
2022-09-19 18:14:53 +02:00
2023-06-22 23:00:43 +02:00