Re: [PATCH v2 10/11] spi: Add support for ADI SC5XX-family processor SPI peripherals

2024-10-22 Thread Greg Malysa
Hi Vas, Last time this series was submitted we received some good feedback from Christophe (https://patchwork.ozlabs.org/project/uboot/patch/20240515215837.14028-11-greg.mal...@timesys.com/), but I don't see the changes applied (or justifications for why they should not be applied). Let's get

[PATCH v2 10/11] spi: Add support for ADI SC5XX-family processor SPI peripherals

2024-10-21 Thread Vasileios Bimpikas via B4 Relay
From: Oliver Gaskell This adds support for the ADI-specific SPI driver present in the ADI SC5xx line of SoCs. This IP block is distinct from the QSPI/OSPI block that uses the Cadence driver. Both may be used at once with appropriate pin muxing configuration. Co-developed-by: Greg Malysa Signed-

[PATCH v2 10/11] spi: Add support for ADI SC5XX-family processor SPI peripherals

2024-09-25 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell This adds support for the ADI-specific SPI driver present in the ADI SC5xx line of SoCs. This IP block is distinct from the QSPI/OSPI block that uses the Cadence driver. Both may be used at once with appropriate pin muxing configuration. Co-developed-by: Greg Malysa Signed-