From: Gregory CLEMENT <gregory.clement@bootlin.com>
To: "Marek Behún" <marek.behun@nic.cz>, linux-arm-kernel@lists.infradead.org
Cc: "Miquel Raynal" <miquel.raynal@bootlin.com>,
"Marek Behún" <marek.behun@nic.cz>
Subject: Re: [PATCH] arm64: dts: marvell: armada-37xx: add mailbox node
Date: Tue, 27 Aug 2019 15:58:17 +0200 [thread overview]
Message-ID: <87r256zp52.fsf@FE-laptop> (raw)
In-Reply-To: <20190812163003.23016-1-marek.behun@nic.cz>
Hi Marek,
> This adds the rWTM BIU mailbox node for communication with the secure
> processor. The driver already exists in
> drivers/mailbox/armada-37xx-rwtm-mailbox.c.
>
> Signed-off-by: Marek Behún <marek.behun@nic.cz>
> Cc: Gregory Clement <gregory.clement@bootlin.com>
> Cc: Miquel Raynal <miquel.raynal@bootlin.com>
Applied on mvebu/dt64
Thanks,
Gregory
> ---
> arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/marvell/armada-37xx.dtsi b/arch/arm64/boot/dts/marvell/armada-37xx.dtsi
> index f43c43168b00..7f69e3dfcb13 100644
> --- a/arch/arm64/boot/dts/marvell/armada-37xx.dtsi
> +++ b/arch/arm64/boot/dts/marvell/armada-37xx.dtsi
> @@ -419,6 +419,13 @@
> clocks = <&nb_periph_clk 15>;
> };
>
> + rwtm: mailbox@b0000 {
> + compatible = "marvell,armada-3700-rwtm-mailbox";
> + reg = <0xb0000 0x100>;
> + interrupts = <GIC_SPI 18 IRQ_TYPE_LEVEL_HIGH>;
> + #mbox-cells = <1>;
> + };
> +
> sdhci1: sdhci@d0000 {
> compatible = "marvell,armada-3700-sdhci",
> "marvell,sdhci-xenon";
> --
> 2.21.0
>
--
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2019-08-27 13:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-12 16:30 [PATCH] arm64: dts: marvell: armada-37xx: add mailbox node Marek Behún
2019-08-27 13:58 ` Gregory CLEMENT [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=87r256zp52.fsf@FE-laptop \
--to=gregory.clement@bootlin.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=marek.behun@nic.cz \
--cc=miquel.raynal@bootlin.com \
/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).