Message ID | 20220216014028.8123-1-jon.lin@rock-chips.com (mailing list archive) |
---|---|
Headers | show |
Series | New support and problem adjustment of SPI rockchip | expand |
On Wed, 16 Feb 2022 09:40:22 +0800, Jon Lin wrote: > Changes in v3: > - Support clear the bits of configure bits filed > > Changes in v2: > - Fix patches should be at the start of the series > - Fix patches should be at the start of the series > - Delete useless messages > - Limit cs-high presetting to the chip select n <= 1 > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-linus Thanks! [1/6] spi: rockchip: Fix error in getting num-cs property commit: 9382df0a98aad5bbcd4d634790305a1d786ad224 [2/6] spi: rockchip: terminate dma transmission when slave abort commit: 80808768e41324d2e23de89972b5406c1020e6e4 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
On Wed, 16 Feb 2022 09:40:22 +0800, Jon Lin wrote: > Changes in v3: > - Support clear the bits of configure bits filed > > Changes in v2: > - Fix patches should be at the start of the series > - Fix patches should be at the start of the series > - Delete useless messages > - Limit cs-high presetting to the chip select n <= 1 > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [3/6] spi: rockchip: Stop spi slave dma receiver when cs inactive commit: 869f2c94db92f0f1d6acd0dff1c1ebb8160f5e29 [4/6] spi: rockchip: Preset cs-high and clk polarity in setup progress commit: 3a4bf922d42efa4e9a3dc803d1fd786d43e8a501 [5/6] spi: rockchip: Suspend and resume the bus during NOIRQ_SYSTEM_SLEEP_PM ops commit: e882575efc771f130a24322377dc1033551da11d [6/6] spi: rockchip: clear interrupt status in error handler commit: 2fcdde56c44fe1cd13ce328128f509bbda2cdb41 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