summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/mailbox/tegra186-hsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'dts/include/dt-bindings/mailbox/tegra186-hsp.h')
-rw-r--r--dts/include/dt-bindings/mailbox/tegra186-hsp.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/dts/include/dt-bindings/mailbox/tegra186-hsp.h b/dts/include/dt-bindings/mailbox/tegra186-hsp.h
index 3bdec7a84d..b9ccae2aa9 100644
--- a/dts/include/dt-bindings/mailbox/tegra186-hsp.h
+++ b/dts/include/dt-bindings/mailbox/tegra186-hsp.h
@@ -16,6 +16,11 @@
#define TEGRA_HSP_MBOX_TYPE_AS 0x3
/*
+ * These define the types of shared mailbox supported based on data size.
+ */
+#define TEGRA_HSP_MBOX_TYPE_SM_128BIT (1 << 8)
+
+/*
* These defines represent the bit associated with the given master ID in the
* doorbell registers.
*/