[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220216131638.65472-1-andrealmeid@collabora.com>
Date: Wed, 16 Feb 2022 10:16:35 -0300
From: André Almeida <andrealmeid@...labora.com>
To: Sanjay R Mehta <sanju.mehta@....com>,
Mark Brown <broonie@...nel.org>, linux-spi@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel@...labora.com,
Stephen Rothwell <sfr@...b.auug.org.au>
Cc: André Almeida <andrealmeid@...labora.com>
Subject: [PATCH v3 0/3] spi: amd: Add support for new controller version
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
Powered by blists - more mailing lists