From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> On Fri, 04 Aug 2023 10:02:51 +0800, William Qiu wrote: > This patchset adds initial rudimentary support for the StarFive > Quad SPI controller driver. And this driver will be used in > StarFive's VisionFive 2 board. In 6.4, the QSPI_AHB and QSPI_APB > clocks changed from the default ON state to the default OFF state, > so these clocks need to be enabled in the driver.At the same time, > dts patch is added to this series. > > [...] Applied to riscv-dt-for-next, thanks! [3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC https://git.kernel.org/conor/c/fc3d49f970d2 Thanks, Conor.