linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/3] add COMPILE_TEST support
@ 2025-08-26 21:24 Rosen Penev
  2025-08-26 21:24 ` [PATCHv2 1/3] spi: rb4xx: depend on OF Rosen Penev
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Rosen Penev @ 2025-08-26 21:24 UTC (permalink / raw)
  To: linux-spi; +Cc: Mark Brown, j4g8y7, open list

Allows the buildbots to test compilation. The driver has nothing
architecture specific.

v2: change to patch series and add extra patches

Rosen Penev (3):
  spi: rb4xx: depend on OF
  spi: rb4xx: add COMPILE_TEST support
  spi: rb4xx: use devm for clk_prepare_enable

 drivers/spi/Kconfig     |  3 ++-
 drivers/spi/spi-rb4xx.c | 36 ++++++++++++++++--------------------
 2 files changed, 18 insertions(+), 21 deletions(-)

-- 
2.50.1


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

end of thread, other threads:[~2025-08-28 21:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-26 21:24 [PATCHv2 0/3] add COMPILE_TEST support Rosen Penev
2025-08-26 21:24 ` [PATCHv2 1/3] spi: rb4xx: depend on OF Rosen Penev
2025-08-26 21:24 ` [PATCHv2 2/3] spi: rb4xx: add COMPILE_TEST support Rosen Penev
2025-08-26 21:24 ` [PATCHv2 3/3] spi: rb4xx: use devm for clk_prepare_enable Rosen Penev
2025-08-28 21:00 ` [PATCHv2 0/3] add COMPILE_TEST support Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).