linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime@cerno.tech>
To: Samuel Holland <samuel@sholland.org>
Cc: Jassi Brar <jassisinghbrar@gmail.com>,
	Chen-Yu Tsai <wens@csie.org>, Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Philipp Zabel <p.zabel@pengutronix.de>,
	Ondrej Jirman <megous@megous.com>,
	Vasily Khoruzhick <anarsoul@gmail.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com
Subject: Re: [PATCH v7 2/6] mailbox: sun6i-msgbox: Add a new mailbox driver
Date: Mon, 24 Feb 2020 11:36:30 +0100	[thread overview]
Message-ID: <20200224103630.iqvs2qhsve6mgfjz@gilmour.lan> (raw)
In-Reply-To: <20200223040853.2658-3-samuel@sholland.org>

[-- Attachment #1: Type: text/plain, Size: 537 bytes --]

On Sat, Feb 22, 2020 at 10:08:49PM -0600, Samuel Holland wrote:
> Allwinner sun6i, sun8i, sun9i, and sun50i SoCs contain a hardware
> message box used for communication between the ARM CPUs and the ARISC
> management coprocessor. This mailbox contains 8 unidirectional
> 4-message FIFOs.
>
> Add a driver for it, so it can be used with the Linux mailbox framework.
>
> Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
> Signed-off-by: Samuel Holland <samuel@sholland.org>

Acked-by: Maxime Ripard <mripard@kernel.org>

Thanks!
Maxime

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  reply	other threads:[~2020-02-24 10:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-23  4:08 [PATCH v7 0/6] Allwinner sun6i message box support Samuel Holland
2020-02-23  4:08 ` [PATCH v7 1/6] dt-bindings: mailbox: Add a binding for the sun6i msgbox Samuel Holland
2020-02-23  4:08 ` [PATCH v7 2/6] mailbox: sun6i-msgbox: Add a new mailbox driver Samuel Holland
2020-02-24 10:36   ` Maxime Ripard [this message]
2020-02-23  4:08 ` [PATCH v7 3/6] ARM: dts: sunxi: a83t: Add msgbox node Samuel Holland
2020-02-23  4:08 ` [PATCH v7 4/6] ARM: dts: sunxi: h3/h5: " Samuel Holland
2020-02-23  4:08 ` [PATCH v7 5/6] arm64: dts: allwinner: a64: " Samuel Holland
2020-02-23  4:08 ` [PATCH v7 6/6] arm64: dts: allwinner: h6: " Samuel Holland
2020-04-01 16:55 ` [PATCH v7 0/6] Allwinner sun6i message box support Samuel Holland
2020-04-06  9:15   ` Maxime Ripard

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=20200224103630.iqvs2qhsve6mgfjz@gilmour.lan \
    --to=maxime@cerno.tech \
    --cc=anarsoul@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jassisinghbrar@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sunxi@googlegroups.com \
    --cc=mark.rutland@arm.com \
    --cc=megous@megous.com \
    --cc=p.zabel@pengutronix.de \
    --cc=robh+dt@kernel.org \
    --cc=samuel@sholland.org \
    --cc=wens@csie.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).