[PATCH v2 0/2] Add support for StarFive JHB100 SPI
From: Changhuang Liang
Date: Fri Jun 19 2026 - 13:09:20 EST
The StarFive JHB100 SPI is based on the Synopsys DesignWare SSI version 2.00.
changes since v1:
PATCH 1:
- Add "starfive,jhb100-spi" and support falling back to
"snps,dwc-ssi-2.00a" or "snps,dwc-ssi-1.01a".
- using subject lines reflecting the style for the
spi subsystem.
v1: https://lore.kernel.org/all/20260612125856.8530-1-changhuang.liang@xxxxxxxxxxxxxxxx/
Changhuang Liang (2):
spi: dt-bindings: snps,dw-apb-ssi: Add starfive,jhb100-spi
spi: dw: Add support for snps,dwc-ssi-2.00a
Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml | 6 ++++++
drivers/spi/spi-dw-mmio.c | 1 +
2 files changed, 7 insertions(+)
--
2.25.1