[PATCH v5 6/6] mtd: spi-nor: add support for Macronix Octal flash

Michael Walle michael at walle.cc
Tue Nov 21 00:51:16 PST 2023


Hi Jaime,

[please keep the CC list in replies].

>> and sometimes incorrect. Therefore, at least drop it and just list the
>> IDs.
> Could I know patch 6/6 only or patch 5/6 should remove name as well?

I'd say yes. Tudor? Pratyush? New flash additions without names?

As, mentioned last time, for OF we might introduce an of_compatible
(thats then ABI) - or - we can use the numeric ID in the device tree,
as it's already used for PHY IDs or PCI IDs.

Jaime, could you try to use

/* Apply vendor fixups */
{ .id = SNOR_ID(0xc2) }

-michael



More information about the linux-mtd mailing list