[PATCH v9 15/15] spi: pensando-sr: Add AMD Pensando SoC System Resource
Mark Brown
broonie at kernel.org
Thu Jan 19 05:57:09 PST 2023
On Wed, Jan 18, 2023 at 07:51:36PM -0800, Brad Larson wrote:
> Add support for the AMD Pensando SoC System Resource chip using
> the SPI interface. The device functions are accessed using
> four chip-selects and the device can be a CPLD or FPGA depending
> on functionality.
> ---
> drivers/spi/Kconfig | 14 ++
> drivers/spi/Makefile | 1 +
> drivers/spi/spi-pensando-sr.c | 454 ++++++++++++++++++++++++++++++++++
> 3 files changed, 469 insertions(+)
This isn't a SPI controller driver so doesn't belong here,
drivers/soc might be a better fit based on the summary above?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20230119/86ee9164/attachment.sig>
More information about the linux-arm-kernel
mailing list