All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Enable compile testing of TI MSGMGR/SPROXY driver
@ 2024-10-14 14:48 Andrew Davis
  2024-10-14 14:48 ` [PATCH 1/2] mailbox: ti-msgmgr: Remove use of of_match_ptr() helper Andrew Davis
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Andrew Davis @ 2024-10-14 14:48 UTC (permalink / raw)
  To: Jassi Brar, Arnd Bergmann, Bjorn Andersson, Mathieu Poirier,
	Martyn Welch, Hari Nagalla
  Cc: linux-arm-kernel, linux-kernel, Andrew Davis

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

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

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

-- 
2.39.2



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-10-15 21:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-14 14:48 [PATCH 0/2] Enable compile testing of TI MSGMGR/SPROXY driver Andrew Davis
2024-10-14 14:48 ` [PATCH 1/2] mailbox: ti-msgmgr: Remove use of of_match_ptr() helper Andrew Davis
2024-10-14 14:52   ` Arnd Bergmann
2024-10-14 14:48 ` [PATCH 2/2] mailbox: ti-msgmgr: Allow building under COMPILE_TEST Andrew Davis
2024-10-14 14:52   ` Arnd Bergmann
2024-10-15 20:46   ` kernel test robot
2024-10-15 20:54     ` Arnd Bergmann
2024-10-15 21:34       ` Andrew Davis
2024-10-14 16:53 ` [PATCH 0/2] Enable compile testing of TI MSGMGR/SPROXY driver Nishanth Menon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.