Re: [PATCH v4 6/6] spinand: bind UBI block

2024-06-10 Thread Frieder Schrempf
On 03.06.24 5:57 PM, Alexey Romanov wrote: > UBI block is virtual block device, which is an abstraction > over MTD layer. Therefore it is logical to use it in > combination with MTD drivers. > > Signed-off-by: Alexey Romanov I think I already sent a review tag for v2, but anyway: Reviewed-by: F

[PATCH v4 6/6] spinand: bind UBI block

2024-06-04 Thread Alexey Romanov
UBI block is virtual block device, which is an abstraction over MTD layer. Therefore it is logical to use it in combination with MTD drivers. Signed-off-by: Alexey Romanov --- drivers/mtd/nand/spi/core.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/drivers/mtd/nand/