RE: [PATCH 0/2] These are the required patches I found while adding
From: Nathan Barrett-Morrison
Date: Wed Nov 23 2022 - 16:24:15 EST
Sorry, the header of this patchset was accidentally clipped.
It should read:
[PATCH 0/2] spi: mtd: Octal Support for 8S-8S-8S and IS25LX256 chip
These are the required patches I found while adding in support for
an ISSI IS25LX256 Octal SPI chip to our boards.
1) The core framework needs some additional logic for 8S-8S-8S to pass through
succesfully.
2) The IS25LX256 chip needs added to the SPI part table along with various fixups
...