Re: [PATCH 11/28] mtd: spinand: Convert vendor drivers to SPINAND_OP()

From: Miquel Raynal

Date: Wed Nov 19 2025 - 12:24:52 EST


On 05/11/2025 at 17:30:20 +01, Tudor Ambarus <tudor.ambarus@xxxxxxxxxx> wrote:

> 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?

That's right, there is no strong reason to do it in two patches. I think
this comes from the order in which I progressively converted the
drivers, I'll squash.