public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] spi: dw: Add compatible for Intel Mount Evans SoC
@ 2023-06-06 14:54 Abe Kohandel
  2023-06-06 14:54 ` [PATCH 1/2] " Abe Kohandel
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Abe Kohandel @ 2023-06-06 14:54 UTC (permalink / raw)
  To: linux-spi, devicetree, linux-kernel
  Cc: Serge Semin, Mark Brown, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Andy Shevchenko, Abe Kohandel

The Intel Mount Evans SoC's Integrated Management Complex has a DW
apb_ssi_v4.02a controller. This series adds support for this controller.

No SoC level chip select override is provided and as such no DMA
configuration is done for the controller.

Thanks,
Abe

Abe Kohandel (2):
  spi: dw: Add compatible for Intel Mount Evans SoC
  dt-bindings: spi: snps,dw-apb-ssi: Add compatible for Intel Mount
    Evans SoC

 .../bindings/spi/snps,dw-apb-ssi.yaml         |  2 ++
 drivers/spi/spi-dw-mmio.c                     | 29 +++++++++++++++++++
 2 files changed, 31 insertions(+)

-- 
2.40.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-06-06 23:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-06 14:54 [PATCH 0/2] spi: dw: Add compatible for Intel Mount Evans SoC Abe Kohandel
2023-06-06 14:54 ` [PATCH 1/2] " Abe Kohandel
2023-06-06 17:28   ` Serge Semin
2023-06-06 19:07     ` Abe Kohandel
2023-06-06 19:13       ` Serge Semin
2023-06-06 23:21         ` Abe Kohandel
2023-06-06 14:54 ` [PATCH 2/2] dt-bindings: spi: snps,dw-apb-ssi: " Abe Kohandel
2023-06-06 16:24 ` [PATCH 0/2] spi: dw: " Mark Brown
2023-06-06 16:40   ` Serge Semin
2023-06-06 16:47     ` Mark Brown
2023-06-06 17:33       ` Serge Semin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox