Message ID | 20221021190018.63646-1-andriy.shevchenko@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | spi: pxa2xx: Pass the SSP type via device property | expand |
On Fri, 21 Oct 2022 22:00:14 +0300, Andy Shevchenko wrote: > Currently the SPI PXA2xx devices on Intel platforms can be instantiated > via the following paths: > 1) as ACPI LPSS device on Haswell, Bay Trail and Cherry Trail; > 2) as ACPI LPSS device on the Sky Lake and newer; > 3) as PCI LPSS device on Haswell, Bay Trail and Cherry Trail; > 4) as PCI LPSS device on the Sky Lake and newer; > 5) as PCI device via ID table. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/4] spi: pxa2xx: Validate the correctness of the SSP type commit: 88a947215c29aa49307c8cd0638ba54e4cf07391 [2/4] spi: pxa2xx: Respect Intel SSP type given by a property commit: 1a1864cd879a1497fd46f6ea2f31ddcde8385585 [3/4] spi: pxa2xx: Remove no more needed PCI ID table commit: 07c337927e0618faf22ea98475c7162e6b7d2b35 [4/4] spi: pxa2xx: Move OF and ACPI ID tables closer to their user commit: 0e1f0b1ca79fdcc03c3e6b4277a994ca894c9fcc 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