mbox series

[0/2] spi: dw: Add compatible for Intel Mount Evans SoC

Message ID 20230606145402.474866-1-abe.kohandel@intel.com
Headers show
Series spi: dw: Add compatible for Intel Mount Evans SoC | expand

Message

Abe Kohandel June 6, 2023, 2:54 p.m. UTC
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(+)