Skip to content

Commit 46f9645

Browse files
Jason-JH LinJassi Brar
authored andcommitted
dt-bindings: mailbox: mediatek: Add support for MT8196 GCE mailbox
Add the compatible name and iommus property for MT8196. In MT8196, all command buffers allocated and used by the GCE device work with IOMMU. Signed-off-by: Jason-JH Lin <jason-jh.lin@mediatek.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
1 parent 98bbabb commit 46f9645

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/mailbox/mediatek,gce-mailbox.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ properties:
2525
- mediatek,mt8188-gce
2626
- mediatek,mt8192-gce
2727
- mediatek,mt8195-gce
28+
- mediatek,mt8196-gce
2829
- items:
2930
- const: mediatek,mt6795-gce
3031
- const: mediatek,mt8173-gce
@@ -49,6 +50,9 @@ properties:
4950
items:
5051
- const: gce
5152

53+
iommus:
54+
maxItems: 1
55+
5256
required:
5357
- compatible
5458
- "#mbox-cells"

0 commit comments

Comments
 (0)