Message ID | 20221117105249.115649-1-tudor.ambarus@microchip.com |
---|---|
Headers | show |
Series | spi: Introduce spi-cs-setup-ns dt property | expand |
On Thu, 17 Nov 2022 12:52:41 +0200, Tudor Ambarus wrote: > SPI NOR flashes have specific cs-setup time requirements without which > they can't work at frequencies close to their maximum supported frequency, > as they miss the first bits of the instruction command. Unrecognized > commands are ignored, thus the flash will be unresponsive. Introduce the > spi-cs-setup-ns property to allow spi devices to specify their cs setup > time. > > [...] Applied to broonie/spi.git for-next Thanks! [1/8] spi: dt-bindings: Introduce spi-cs-setup-ns property commit: f6c911f3308c1cfb97ae1da6654080d7104e2df2 [2/8] spi: Introduce spi-cs-setup-ns property commit: 33a2fde5f77bd744b8bd0c694bc173cc968e55a5 [3/8] spi: Reintroduce spi_set_cs_timing() commit: 684a47847ae639689e7b823251975348a8e5434f [4/8] spi: atmel-quadspi: Add support for configuring CS timing commit: f732646d0ccd22f42ed7de5e59c0abb7a848e034 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