Message ID | 20221219144254.20883-1-wsadowski@marvell.com |
---|---|
Headers | show |
Series | Support for Marvell modifications for Cadence XSPI | expand |
On 19/12/2022 15:42, Witold Sadowski wrote: > Interrupt property is not mandatory. > Driver will switch into pooling mode if property > will not be avalible. 1. Use subject prefixes matching the subsystem (git log --oneline -- ...). 2. Please use scripts/get_maintainers.pl to get a list of necessary people and lists to CC. It might happen, that command when run on an older kernel, gives you outdated entries. Therefore please be sure you base your patches on recent Linux kernel. 3. Run also spellcheck. Best regards, Krzysztof
On Mon, 19 Dec 2022 06:42:47 -0800, Witold Sadowski wrote: > This patch series is fixing bugs, and adding support for > Marvell changes for Cadence XSPI IP. > It includes: > - Polling mode support > - Changes for modebyte handling > - Busycycles calculations > - Marvell specific IP changes > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/7] spi: cadence: Fix busy cycles calculation commit: e8bb8f19e73a1e855e54788f8673b9b49e46b5cd 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