linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rosen Penev <rosenp@gmail.com>
To: linux-spi@vger.kernel.org
Cc: Mark Brown <broonie@kernel.org>,
	j4g8y7@gmail.com, linux-kernel@vger.kernel.org (open list)
Subject: [PATCHv2 0/3] add COMPILE_TEST support
Date: Tue, 26 Aug 2025 14:24:10 -0700	[thread overview]
Message-ID: <20250826212413.15065-1-rosenp@gmail.com> (raw)

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


             reply	other threads:[~2025-08-26 21:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-26 21:24 Rosen Penev [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250826212413.15065-1-rosenp@gmail.com \
    --to=rosenp@gmail.com \
    --cc=broonie@kernel.org \
    --cc=j4g8y7@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).