dt-bindings: tegra186-hsp: add type for shared mailboxes
authorKartik <kkartik@nvidia.com>
Thu, 14 Apr 2022 07:35:56 +0000 (13:05 +0530)
committerJassi Brar <jaswinder.singh@linaro.org>
Sat, 21 May 2022 16:41:30 +0000 (11:41 -0500)
commit58919326e72f63c380dc3271dd1cc8bdf1bbe3e4
treeacd829fbdf33e5625b42a336a0d0a34dea4b64fd
parent8f585d14030dcf8fbec2f864d189515e8be37a80
dt-bindings: tegra186-hsp: add type for shared mailboxes

Tegra234 supports sending/receiving 32-bit and 128-bit data over
a shared mailbox. Based on the data size to be used, clients need
to specify the type of shared mailbox in the device tree.

Add a macro for 128-bit shared mailbox. Mailbox clients can use this
macro as a flag in device tree to enable 128-bit data support for a
shared mailbox.

Signed-off-by: Kartik <kkartik@nvidia.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Documentation/devicetree/bindings/mailbox/nvidia,tegra186-hsp.yaml
include/dt-bindings/mailbox/tegra186-hsp.h