Re: [PATCH v4 1/8] dt-bindings: mailbox: mediatek: Add support for MT8196 GCE mailbox

2025-02-18 Thread Krzysztof Kozlowski
On Tue, Feb 18, 2025 at 01:41:46PM +0800, Jason-JH Lin wrote: > 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 > --- > .../devicetree/bindings/mailbox/mediatek,gce

[PATCH v4 1/8] dt-bindings: mailbox: mediatek: Add support for MT8196 GCE mailbox

2025-02-17 Thread Jason-JH Lin
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 --- .../devicetree/bindings/mailbox/mediatek,gce-mailbox.yaml | 4 1 file changed, 4 insertions(+) diff --git a/Doc