From: Thierry Reding <thierry.reding@gmail.com>
To: Kartik <kkartik@nvidia.com>
Cc: jassisinghbrar@gmail.com, devicetree@vger.kernel.org,
jonathanh@nvidia.com, krzk+dt@kernel.org,
linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org,
robh+dt@kernel.org
Subject: Re: [PATCH 0/3] Add 128-bit support mailbox for Tegra234 chips
Date: Thu, 30 Jun 2022 11:06:34 +0200 [thread overview]
Message-ID: <Yr1nmhtOTPej5NDv@orome> (raw)
In-Reply-To: <1656528987-29280-1-git-send-email-kkartik@nvidia.com>
[-- Attachment #1: Type: text/plain, Size: 937 bytes --]
On Thu, Jun 30, 2022 at 12:26:27AM +0530, Kartik wrote:
> On 14/04/2022 13:05 +530, Kartik Wrote:
> > This series of patches adds support for 128-bit shared mailbox found
> > on Tegra234 chips. It also introduce tegra_hsp_sm_ops to abstract
> > send & receive APIs for 32-bit and 128-bit shared mailboxes.
> >
> > Kartik (3):
> > mailbox: tegra-hsp: Add tegra_hsp_sm_ops
> > dt-bindings: tegra186-hsp: add type for shared mailboxes
> > mailbox: tegra-hsp: Add 128-bit shared mailbox support
> >
> > .../bindings/mailbox/nvidia,tegra186-hsp.yaml | 9 ++
> > drivers/mailbox/tegra-hsp.c | 149 ++++++++++++++----
> > include/dt-bindings/mailbox/tegra186-hsp.h | 5 +
> > 3 files changed, 134 insertions(+), 29 deletions(-)
>
> Hi Jassi,
>
> Any comments on this from the mailbox side?
I noticed that Jassi pulled this in for v5.19-rc1, so I think this is
all good now.
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2022-06-30 9:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-14 7:35 [PATCH 0/3] Add 128-bit support mailbox for Tegra234 chips Kartik
2022-04-14 7:35 ` [PATCH 1/3] mailbox: tegra-hsp: Add tegra_hsp_sm_ops Kartik
2022-04-14 7:35 ` [PATCH 2/3] dt-bindings: tegra186-hsp: add type for shared mailboxes Kartik
2022-04-14 13:53 ` Rob Herring
2022-04-18 11:01 ` Kartik
2022-04-20 19:55 ` Rob Herring
2022-04-14 7:35 ` [PATCH 3/3] mailbox: tegra-hsp: Add 128-bit shared mailbox support Kartik
2022-06-29 18:56 ` [PATCH 0/3] Add 128-bit support mailbox for Tegra234 chips Kartik
2022-06-30 9:06 ` 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=Yr1nmhtOTPej5NDv@orome \
--to=thierry.reding@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=jassisinghbrar@gmail.com \
--cc=jonathanh@nvidia.com \
--cc=kkartik@nvidia.com \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=robh+dt@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).