RE: [PATCH 0/2] These are the required patches I found while adding

Nathan Barrett-Morrison posted 2 patches 3 years, 4 months ago
Only 0 patches received!
There is a newer version of this series
RE: [PATCH 0/2] These are the required patches I found while adding
Posted by Nathan Barrett-Morrison 3 years, 4 months ago
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

...