linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: Jassi Brar <jassisinghbrar@gmail.com>
Cc: Joseph Lo <josephl@nvidia.com>, Jon Hunter <jonathanh@nvidia.com>,
	"linux-tegra@vger.kernel.org" <linux-tegra@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v5] mailbox: Add Tegra HSP driver
Date: Fri, 18 Nov 2016 14:27:13 +0100	[thread overview]
Message-ID: <20161118132713.GA14358@ulmo.ba.sec> (raw)
In-Reply-To: <CABb+yY0Fg=oDSmw_jdRvP3FbTPNkc62k9-GknPWCBE_8duzkSQ@mail.gmail.com>

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

On Fri, Nov 18, 2016 at 02:28:07PM +0530, Jassi Brar wrote:
> On Wed, Nov 16, 2016 at 11:11 PM, Thierry Reding
> <thierry.reding@gmail.com> wrote:
> > From: Thierry Reding <treding@nvidia.com>
> >
> > This driver exposes a mailbox interface for interprocessor communication
> > using the Hardware Synchronization Primitives (HSP) module's doorbell
> > mechanism. There are multiple HSP instances and they provide additional
> > features such as shared mailboxes, shared and arbitrated semaphores.
> >
> > A driver for a remote processor can use the mailbox client provided by
> > the HSP driver and build an IPC protocol on top of this synchronization
> > mechanism.
> >
> > Based on work by Joseph Lo <josephl@nvidia.com>.
> >
> > Signed-off-by: Thierry Reding <treding@nvidia.com>
> 
> Acked-by: Jassi Brar <jaswinder.singh@linaro.org>

Thanks!

Thierry

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

      reply	other threads:[~2016-11-18 13:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-15 15:48 [PATCH v4 0/2] mailbox: Add Tegra HSP driver Thierry Reding
     [not found] ` <20161115154845.24803-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-11-15 15:48   ` [PATCH v4 1/2] dt-bindings: mailbox: Add Tegra HSP binding Thierry Reding
2016-11-15 15:48 ` [PATCH v4 2/2] mailbox: Add Tegra HSP driver Thierry Reding
     [not found]   ` <20161115154845.24803-3-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-11-16  5:28     ` Jassi Brar
     [not found]       ` <CABb+yY2NNn2nfSVbYN0Tt4iKTw8TCUJc07kC0=-==W642uGSqQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-11-16 15:08         ` Thierry Reding
     [not found]           ` <20161116150806.GA7365-EkSeR96xj6Pcmrwk2tT4+A@public.gmane.org>
2016-11-16 15:30             ` Jassi Brar
2016-11-16 17:46               ` Thierry Reding
2016-11-16 17:41   ` [PATCH v5] " Thierry Reding
     [not found]     ` <20161116174133.7062-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-11-18  8:58       ` Jassi Brar
2016-11-18 13:27         ` Thierry Reding [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=20161118132713.GA14358@ulmo.ba.sec \
    --to=thierry.reding@gmail.com \
    --cc=jassisinghbrar@gmail.com \
    --cc=jonathanh@nvidia.com \
    --cc=josephl@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.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).