mbox series

[0/2] spi: offload: extra headers

Message ID 20250210-spi-offload-extra-headers-v1-0-0f3356362254@baylibre.com (mailing list archive)
Headers show
Series spi: offload: extra headers | expand

Message

David Lechner Feb. 10, 2025, 11:16 p.m. UTC
Following up from some late feedback, a couple patches adding extra
headers to a few SPI offload files.

Signed-off-by: David Lechner <dlechner@baylibre.com>
---
David Lechner (2):
      spi: offload: types: include linux/bits.h
      spi: spi-offload-trigger-pwm: add extra headers

 drivers/spi/spi-offload-trigger-pwm.c | 9 ++++++++-
 include/linux/spi/offload/types.h     | 1 +
 2 files changed, 9 insertions(+), 1 deletion(-)
---
base-commit: d15cc2db846f73920688c045be6b4c782b68d058
change-id: 20250210-spi-offload-extra-headers-86be29913fe5

Best regards,

Comments

Andy Shevchenko Feb. 11, 2025, 9:34 a.m. UTC | #1
On Mon, Feb 10, 2025 at 05:16:13PM -0600, David Lechner wrote:
> Following up from some late feedback, a couple patches adding extra
> headers to a few SPI offload files.

For both,
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

Thank you!
Mark Brown Feb. 11, 2025, 7:13 p.m. UTC | #2
On Mon, 10 Feb 2025 17:16:13 -0600, David Lechner wrote:
> Following up from some late feedback, a couple patches adding extra
> headers to a few SPI offload files.
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/2] spi: offload: types: include linux/bits.h
      commit: fcd7ace9a725ae034ff9f24cb94c9fe12a1f02da
[2/2] spi: spi-offload-trigger-pwm: add extra headers
      commit: ff4d4158ef9143327a42f7be4298751cb0d1be69

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