On Fri, 23 Apr 2021 21:24:27 +0300, Andy Shevchenko wrote: > Set of cleanups here and there related to the SPI PXA2xx driver. > On top of them, adding the special type for Intel Merrifield. > > In v2: > - cover letter (Mark) > - drop moving the header in patch 5 (Mark) > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [01/14] spi: pxa2xx: Use one point of return when ->probe() fails commit: f2eed8caa336e31d672804a8725dadba0415f19d [02/14] spi: pxa2xx: Utilize MMIO and physical base from struct ssp_device commit: 9e43c9a8d5de4810ea9688519d55b5e46784d84a [03/14] spi: pxa2xx: Utilize struct device from struct ssp_device commit: c3dce24c40cc7cd07deca5b81b763eae66f30856 [04/14] spi: pxa2xx: Replace header inclusions by forward declarations commit: 0e4768713e71dd224633fd7e00ad358bc48f433a [05/14] spi: pxa2xx: Unify ifdeffery used in the headers commit: 5edc24901f4d469f8fc943004f73655933e89dbf [06/14] spi: pxa2xx: Group Intel Quark specific definitions commit: 1beb37b0e3f98708bfb37778049764b4500756da [07/14] spi: pxa2xx: Introduce int_stop_and_reset() helper (no commit info) [08/14] spi: pxa2xx: Reuse int_error_stop() in pxa2xx_spi_slave_abort() (no commit info) [09/14] spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driver (no commit info) [10/14] spi: pxa2xx: Extract pxa2xx_spi_update() helper (no commit info) [11/14] spi: pxa2xx: Extract clear_SSCR1_bits() helper (no commit info) [12/14] spi: pxa2xx: Extract read_SSSR_bits() helper (no commit info) [13/14] spi: pxa2xx: Constify struct driver_data parameter (no commit info) [14/14] spi: pxa2xx: Introduce special type for Merrifield SPIs (no commit info) 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