On Fri, 21 Jan 2022 17:24:22 +0000, Stefan Binding wrote:
Add support for SPI bus in the i2c-multi-instantiate driver as upcoming laptops will need to multi instantiate SPI devices from a single device node, which has multiple SpiSerialBus entries at the ACPI table.
With the new SPI support, i2c-multi-instantiate becomes bus-multi-instantiate and is moved to the ACPI folder.
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next
Thanks!
[1/9] spi: Make spi_alloc_device and spi_add_device public again commit: 941bffd7d7f5d6030a54184c5d81b0eb9116ca9a [2/9] spi: Create helper API to lookup ACPI info for spi device commit: 70dd264bc07aee4f89e65138db11e908701388dd [3/9] spi: Support selection of the index of the ACPI Spi Resource before alloc commit: 92640f98a78c6a3ea1ca32143144241eceb129bd [4/9] spi: Add API to count spi acpi resources commit: 113962301d2d9a5c11381d9c25ddea7af71be2ff
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