mbox series

[v2,0/3] Enable compile testing of TI MSGMGR/SPROXY driver

Message ID 20241015213322.2649011-1-afd@ti.com (mailing list archive)
Headers show
Series Enable compile testing of TI MSGMGR/SPROXY driver | expand

Message

Andrew Davis Oct. 15, 2024, 9:33 p.m. UTC
Hello all,

This driver can be compile tested on non-TI platforms. Enabling this
also allows compile testing of drivers down the dependency tree,
such as TI_SCI_PROTOCOL.

Thanks,
Andrew

Changes for v2:
 - Add patch fixing compile test warning in ti_sci.c that
   is exposed by this series
 - Add acks/review tags

Andrew Davis (3):
  firmware: ti_sci: Remove use of of_match_ptr() helper
  mailbox: ti-msgmgr: Remove use of of_match_ptr() helper
  mailbox: ti-msgmgr: Allow building under COMPILE_TEST

 drivers/firmware/ti_sci.c   | 2 +-
 drivers/mailbox/Kconfig     | 2 +-
 drivers/mailbox/ti-msgmgr.c | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Comments

Nishanth Menon Oct. 25, 2024, 5:59 p.m. UTC | #1
Hi Andrew Davis,

On Tue, 15 Oct 2024 16:33:19 -0500, Andrew Davis wrote:
> This driver can be compile tested on non-TI platforms. Enabling this
> also allows compile testing of drivers down the dependency tree,
> such as TI_SCI_PROTOCOL.
> 
> Thanks,
> Andrew
> 
> [...]

I have applied the following to branch ti-drivers-soc-next on [1].
Thank you!

[1/3] firmware: ti_sci: Remove use of of_match_ptr() helper
      commit: a4c14f509509a6a24f25edb7619f55f204a8433f

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant 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.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git