From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH v4 2/8] firmware: scmi: mailbox/smt agent device
Date: Thu, 1 Oct 2020 10:07:31 -0400 [thread overview]
Message-ID: <20201001140731.GN14816@bill-the-cat> (raw)
In-Reply-To: <20200909164407.14327-2-etienne.carriere@linaro.org>
On Wed, Sep 09, 2020 at 06:44:01PM +0200, Etienne Carriere wrote:
> This change implements a mailbox transport using SMT format for SCMI
> exchanges. This implementation follows the Linux kernel and
> SCP-firmware [1] as references implementation for SCMI message
> processing using SMT format for communication channel meta-data.
>
> Use of mailboxes in SCMI FDT bindings are defined in the Linux kernel
> DT bindings since v4.17.
>
> Links: [1] https://github.com/ARM-software/SCP-firmware
> Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
> Cc: Simon Glass <sjg@chromium.org>
> Cc: Peng Fan <peng.fan@nxp.com>
> Cc: Sudeep Holla <sudeep.holla@arm.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>
Applied to u-boot/next, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201001/f64a3af6/attachment.sig>
next prev parent reply other threads:[~2020-10-01 14:07 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-09 16:44 [PATCH v4 1/8] firmware: add SCMI agent uclass Etienne Carriere
2020-09-09 16:44 ` [PATCH v4 2/8] firmware: scmi: mailbox/smt agent device Etienne Carriere
2020-09-10 13:38 ` Simon Glass
2020-10-01 14:07 ` Tom Rini [this message]
2020-09-09 16:44 ` [PATCH v4 3/8] firmware: scmi: support Arm SMCCC transport Etienne Carriere
2020-09-10 13:38 ` Simon Glass
2020-10-01 14:07 ` Tom Rini
2020-09-09 16:44 ` [PATCH v4 4/8] dt-bindings: arm: SCMI bindings documentation Etienne Carriere
2020-09-10 13:38 ` Simon Glass
2020-10-01 14:07 ` Tom Rini
2020-09-09 16:44 ` [PATCH v4 5/8] clk: add clock driver for SCMI agents Etienne Carriere
2020-09-10 13:38 ` Simon Glass
2020-10-01 14:07 ` Tom Rini
2020-09-09 16:44 ` [PATCH v4 6/8] firmware: scmi: sandbox test for SCMI clocks Etienne Carriere
2020-09-10 13:38 ` Simon Glass
2020-10-01 14:07 ` Tom Rini
2020-09-09 16:44 ` [PATCH v4 7/8] reset: add reset controller driver for SCMI agents Etienne Carriere
2020-09-10 13:38 ` Simon Glass
2020-10-01 14:08 ` Tom Rini
2020-09-09 16:44 ` [PATCH v4 8/8] firmware: smci: sandbox test for SCMI reset controllers Etienne Carriere
2020-09-10 13:38 ` Simon Glass
2020-10-01 14:08 ` Tom Rini
2020-10-01 14:07 ` [PATCH v4 1/8] firmware: add SCMI agent uclass Tom Rini
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=20201001140731.GN14816@bill-the-cat \
--to=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