Commit dea27cda authored by Tinghan Shen's avatar Tinghan Shen Committed by Jassi Brar

dt-bindings: mailbox: mtk,adsp-mbox: add mt8186 compatible name

Add compatible name for MediaTek MT8186 SoC ADSP mailbox.
Signed-off-by: default avatarTinghan Shen <tinghan.shen@mediatek.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarJassi Brar <jaswinder.singh@linaro.org>
parent 74c20dd0
...@@ -11,14 +11,15 @@ maintainers: ...@@ -11,14 +11,15 @@ maintainers:
description: | description: |
The MTK ADSP mailbox Inter-Processor Communication (IPC) enables the SoC The MTK ADSP mailbox Inter-Processor Communication (IPC) enables the SoC
to ommunicate with ADSP by passing messages through two mailbox channels. to communicate with ADSP by passing messages through two mailbox channels.
The MTK ADSP mailbox IPC also provides the ability for one processor to The MTK ADSP mailbox IPC also provides the ability for one processor to
signal the other processor using interrupts. signal the other processor using interrupts.
properties: properties:
compatible: compatible:
items: enum:
- const: mediatek,mt8195-adsp-mbox - mediatek,mt8195-adsp-mbox
- mediatek,mt8186-adsp-mbox
"#mbox-cells": "#mbox-cells":
const: 0 const: 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment