2022-04-16 00:39:13

by Kartik Rajput

[permalink] [raw]
Subject: [PATCH 0/3] Add 128-bit support mailbox for Tegra234 chips

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(-)

--
2.17.1


2022-06-29 19:06:25

by Kartik Rajput

[permalink] [raw]
Subject: Re: [PATCH 0/3] Add 128-bit support mailbox for Tegra234 chips

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?

Regards,
Kartik

2022-06-30 09:14:43

by Thierry Reding

[permalink] [raw]
Subject: Re: [PATCH 0/3] Add 128-bit support mailbox for Tegra234 chips

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


Attachments:
(No filename) (937.00 B)
signature.asc (849.00 B)
Download all attachments