Hi Mark, This v3 has a small change at 3/3 for making it work at COMPILE_TEST. Could you please replace the patch that you had applied on your tree? Thanks and sorry for the trouble. This series do some cleanup and add support for new controller version, AMDI0062. Change from v2: - Keep ACPI_PTR() for ACPI dependent variable, making it suitable for compiling test. Change from v1: - Replace `if (version == 2)` with a more extensible switch case. André Almeida (3): spi: amd: Use iopoll for busy waiting spi: amd: Remove needless rom_addr variable spi: amd: Add support for version AMDI0062 drivers/spi/spi-amd.c | 87 +++++++++++++++++++++++++++++++++++-------- 1 file changed, 71 insertions(+), 16 deletions(-) -- 2.35.1