On Thu, 11 Jun 2020 11:25:05 +0800, Xu Yilun wrote: > This patchset adds platform_data for spi-altera, to enable more IP > configurations, and creating specific spi client devices. It also adds > regmap support, to enable the indirect access to this IP. > > We have a PCIE based FPGA platform which integrates this IP to communicate > with a BMC chip (Intel MAX10) over SPI. The IP is configured as 32bit data > width. There is also an indirect access interface in FPGA for host to > access the registers of this IP. This patchset enables this use case. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/3] spi: altera: add 32bit data width transfer support. commit: 3011d314751535782508a86bbd8de415ea99909f [2/3] spi: altera: add SPI core parameters support via platform data. commit: 8e04187c1bc7953f6dfad3400c58b1b0b0ad767b [3/3] spi: altera: add platform data for slave information. commit: 1fccd182a4694a848f2d6f3b1820d6fc71d9c99d 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