Re: (subset) [PATCH v3 0/2] Add SPI module for StarFive JH7110 SoC

From: Conor Dooley
Date: Wed Jul 26 2023 - 12:15:55 EST


From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>

On Mon, 24 Jul 2023 18:10:52 +0800, William Qiu wrote:
> This patchset adds initial rudimentary support for the StarFive
> SPI controller. And this driver will be used in StarFive's
> VisionFive 2 board. The first patch constrain minItems of clocks
> for JH7110 SPI and Patch 2 adds support for StarFive JH7110 SPI.
>
> Changes v2->v3:
> - Rebaed to v6.5rc3.
> - Registered one more clock.
> - Dropped commit that changed the number of clocks in YAML.
> - Rewrited the commit comment.
>
> [...]

Applied to riscv-dt-for-next, thanks!

[2/2] riscv: dts: starfive: Add spi node and pins configuration
https://git.kernel.org/conor/c/74fb20c8f05d

Thanks,
Conor.