From: Stephen Boyd <sboyd@kernel.org>
To: Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>
Cc: linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org,
patches@lists.linux.dev, kunit-dev@googlegroups.com
Subject: Re: [PATCH] clk: Allow kunit tests to run without OF_OVERLAY enabled
Date: Tue, 22 Oct 2024 14:09:25 -0700 [thread overview]
Message-ID: <8b284963604b070970e37a438b137146.sboyd@kernel.org> (raw)
In-Reply-To: <20241016212738.897691-1-sboyd@kernel.org>
Quoting Stephen Boyd (2024-10-16 14:27:37)
> Some configurations want to enable CONFIG_KUNIT without enabling
> CONFIG_OF_OVERLAY. The kunit overlay code already skips if
> CONFIG_OF_OVERLAY isn't enabled, so these selects here aren't really
> doing anything besides making it easier to run the tests without them
> skipping. Remove the select and move the config setting to the
> drivers/clk/.kunitconfig file so that the clk tests can be run with or
> without CONFIG_OF_OVERLAY set to test either behavior.
>
> Fixes: 5776526beb95 ("clk: Add KUnit tests for clk fixed rate basic type")
> Fixes: 274aff8711b2 ("clk: Add KUnit tests for clks registered with struct clk_parent_data")
> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
> ---
Applied to clk-next
prev parent reply other threads:[~2024-10-22 21:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-16 21:27 [PATCH] clk: Allow kunit tests to run without OF_OVERLAY enabled Stephen Boyd
2024-10-22 21:09 ` Stephen Boyd [this message]
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=8b284963604b070970e37a438b137146.sboyd@kernel.org \
--to=sboyd@kernel.org \
--cc=kunit-dev@googlegroups.com \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=patches@lists.linux.dev \
/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