mailbox: tegra-hsp: Add tegra_hsp_sm_ops
authorKartik <kkartik@nvidia.com>
Thu, 14 Apr 2022 07:35:55 +0000 (13:05 +0530)
committerJassi Brar <jaswinder.singh@linaro.org>
Sat, 21 May 2022 16:41:30 +0000 (11:41 -0500)
commit8f585d14030dcf8fbec2f864d189515e8be37a80
tree1ba75b470bf56fc2ac4a75f400f4b29185e78245
parent1b3418ac6451b771b677e049b8a48d96e258e922
mailbox: tegra-hsp: Add tegra_hsp_sm_ops

This patch introduces tegra_hsp_sm_ops to abstract send & receive
API's for shared mailboxes.

Signed-off-by: Kartik <kkartik@nvidia.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/tegra-hsp.c