[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1649921757-16919-1-git-send-email-kkartik@nvidia.com>
Date: Thu, 14 Apr 2022 13:05:54 +0530
From: Kartik <kkartik@...dia.com>
To: <jassisinghbrar@...il.com>, <robh+dt@...nel.org>,
<krzk+dt@...nel.org>, <thierry.reding@...il.com>,
<jonathanh@...dia.com>, <linux-kernel@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-tegra@...r.kernel.org>,
<kkartik@...dia.com>
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
Powered by blists - more mailing lists