Hi, This series adds support for SFDP (Serial Flash Discoverable Parameter) opcode to the Intel SPI driver. This allows the SPI-NOR core to query the flash chip what it supports. Mika Westerberg (4): spi: intel: Use ->replacement_op in intel_spi_hw_cycle() spi: intel: Implement adjust_op_size() spi: intel: Take possible chip address into account in intel_spi_read/write_reg() spi: intel: Add support for SFDP opcode drivers/spi/spi-intel.c | 78 +++++++++++++++++++++-------------------- 1 file changed, 40 insertions(+), 38 deletions(-) -- 2.35.1