Re: [PATCH 11/28] mtd: spinand: Convert vendor drivers to SPINAND_OP()
From: Tudor Ambarus
Date: Wed Nov 05 2025 - 11:30:23 EST
On 10/31/25 6:26 PM, Miquel Raynal wrote:
> This macro allows to silently switch bus interfaces, use it outside of
> the core in all places that can be trivially converted.
>
> At this stage there is no functional change expected, until octal DTR
> support gets added.
>
Shouldn't this be squashed to the previous patch?