Re: [PATCH v3 12/12] spi: s3c64xx: switch exynos850 to new port config data

From: Sam Protsenko
Date: Sat Feb 24 2024 - 18:59:45 EST


On Wed, Feb 21, 2024 at 11:56 AM Tudor Ambarus <tudor.ambarus@xxxxxxxxxx> wrote:
>
>
> Hey, Sam,
>
>
> On 2/16/24 07:05, Tudor Ambarus wrote:
> > Exynos850 has the same version of USI SPI (v2.1) as GS101.
>
> I tested GS101 and it worked, I guess exynos850 SPI shall work too as it
> uses the same SPI version, v2.1. Can you run a test on your side too see
> if works? If not, Mark can drop this patch I guess. Please let us know
> your preference.
>

Tested the series on E850-96:
* All 3 SPI instances were tested
* Tested using loopback mode only
* Used spidev_test tool + spidev devices in dts
* Polling, IRQ and DMA transfers were tested
* Works fine even with no SPI aliases in dts

Feel free to add:

Tested-by: Sam Protsenko <semen.protsenko@xxxxxxxxxx>

Don't have time to review the patches right now, sadly.

[snip]