From: AKASHI Takahiro <takahiro.akashi@linaro.org>
To: Tom Rini <trini@konsulko.com>
Cc: sjg@chromium.org, etienne.carriere@st.com, u-boot@lists.denx.de
Subject: Re: [PATCH 4/4] test: dm: add SCMI power domain protocol test
Date: Mon, 16 Oct 2023 10:59:43 +0900 [thread overview]
Message-ID: <ZSyZD3Rac4Qzklq/@octopus> (raw)
In-Reply-To: <20231014012048.GA2472471@bill-the-cat>
[-- Attachment #1: Type: text/plain, Size: 1188 bytes --]
Hi Tom,
On Fri, Oct 13, 2023 at 09:20:48PM -0400, Tom Rini wrote:
> On Tue, Sep 26, 2023 at 04:00:43PM +0900, AKASHI Takahiro wrote:
>
> > This ut has tests for the SCMI power domain protocol as well as DM
> > interfaces for power domain devices.
> >
> > Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
> > Reviewed-by: Simon Glass <sjg@chromium.org>
> > ---
> > test/dm/scmi.c | 107 ++++++++++++++++++++++++++++++++++++++++++++++++-
> > 1 file changed, 106 insertions(+), 1 deletion(-)
>
> With v6 of the required series there is no scmi command, so, how do we
> test this support now?
Well, "ut dm scmi_power_domains" does test the code at function level
(both for SCMI protocol APIs and DM's power_domain_*() interfaces).
That said, prior to v6, we needed to adjust the output from "smci info"
command and hence "ut dm scmi_cmd" test because it, more specifically base
protocol's DISCOVER_LIST_PROTOCOLS, tries to enumerate available protocols
including power domain protocol.
With v6, we can simply remove the first hunk in this commit.
I will submit a new version with this change.
Thanks,
-Takahiro Akashi
>
> --
> Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2023-10-16 2:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-26 7:00 [PATCH 0/4] firmware: scmi: add SCMI power domain protocol support AKASHI Takahiro
2023-09-26 7:00 ` [PATCH 1/4] firmware: scmi: add " AKASHI Takahiro
2023-09-26 7:00 ` [PATCH 2/4] power: domain: add SCMI driver AKASHI Takahiro
2023-09-26 7:00 ` [PATCH 3/4] sandbox: add SCMI power domain protocol support for testing AKASHI Takahiro
2023-10-02 1:17 ` Simon Glass
2023-10-03 0:22 ` AKASHI Takahiro
2023-09-26 7:00 ` [PATCH 4/4] test: dm: add SCMI power domain protocol test AKASHI Takahiro
2023-10-02 1:17 ` Simon Glass
2023-10-14 1:20 ` Tom Rini
2023-10-16 1:59 ` AKASHI Takahiro [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=ZSyZD3Rac4Qzklq/@octopus \
--to=takahiro.akashi@linaro.org \
--cc=etienne.carriere@st.com \
--cc=sjg@chromium.org \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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