[PATCH v2 0/2] spi: npcm-pspi: add Arbel NPCM8XX support
From: Tomer Maimon
Date: Fri Jul 22 2022 - 07:41:51 EST
This patch set adds Arbel NPCM8XX Peripheral SPI (PSPI) support to PSPI NPCM
driver.
This patch set was separated from the full duplex patch.
https://lore.kernel.org/lkml/YtlES7MX6nJr8l+L@xxxxxxxxxxxxx/
Addressed comments from:
- Mark Brown : https://www.spinics.net/lists/kernel/msg4447178.html
Changes since version 1:
- Adding comptible npcm845 in the driver.
The NPCM PSPI driver tested on NPCM845 evaluation board.
Tomer Maimon (2):
dt-binding: spi: npcm-pspi: Add npcm845 compatible
spi: npcm-pspi: Add NPCM845 peripheral SPI support
Documentation/devicetree/bindings/spi/nuvoton,npcm-pspi.txt | 3 ++-
drivers/spi/spi-npcm-pspi.c | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
--
2.33.0