Re: [PATCH v2 00/11] Add support for StarFive JHB100 SFC
Mark Brown <[email protected]>
| Newsgroups | org.kernel.vger.linux-spi,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178584803821.111355.7674282835778349051.b4-ty@b4> |
On Mon, 03 Aug 2026 05:40:33 -0700, Changhuang Liang wrote:
> Add support for StarFive JHB100 SFC
>
> This serial add support for the StarFive JHB100 SoC SPI Flash
> Controller (SFC), which is based on the Synopsys DesignWare SSI
> version 2.00a but with some customizations and it also add
> enhanced SPI for DesignWare SPI controllers.
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-7.3
Thanks!
[01/11] spi: dw: Introduce spi_frf and STD_SPI
https://git.kernel.org/broonie/spi/c/c87b4ba09702
[02/11] spi: dw: update SPI_CTRLR0 register
https://git.kernel.org/broonie/spi/c/607687a869e6
[03/11] spi: dw: add check for support of enhanced spi
https://git.kernel.org/broonie/spi/c/f6b36efcbe01
[04/11] spi: dw: adjust size of mem_op
https://git.kernel.org/broonie/spi/c/3d7fd27c970e
[05/11] spi: dw: update NDF while using enhanced spi mode
https://git.kernel.org/broonie/spi/c/8678095362cc
[06/11] spi: dw: Introduce enhanced single/dual/quad/octal spi
https://git.kernel.org/broonie/spi/c/4cd882e1da79
[07/11] spi: dw: send cmd and addr to start the spi transfer
https://git.kernel.org/broonie/spi/c/51119176c252
[08/11] spi: dw: use irq handler for enhanced spi
https://git.kernel.org/broonie/spi/c/e017fae89e6d
[09/11] spi: dw: detect enhanced spi mode
https://git.kernel.org/broonie/spi/c/defdd0f3d09a
[10/11] spi: dt-bindings: snps,dw-apb-ssi: Add starfive,jhb100-sfc
https://git.kernel.org/broonie/spi/c/8edce30fc953
[11/11] spi: dw: Add support for StarFive JHB100 SoC SFC
https://git.kernel.org/broonie/spi/c/012c1b04f528
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark