Re: [PATCH v1 1/2] dt-bindings: iommu: mediatek: Add binding for MT6893 MM IOMMU
From: Rob Herring
Date: Fri Apr 11 2025 - 13:27:21 EST
On Thu, Apr 10, 2025 at 04:40:07PM +0200, AngeloGioacchino Del Regno wrote:
> Add binding for the MediaTek Dimensity 1200 (MT6893) SoC's
> MultiMedia (MM) IOMMU.
You can drop 'binding for ' in the subject. No need to say 'binding'
twice.
>
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
> ---
> .../bindings/iommu/mediatek,iommu.yaml | 4 +
> .../memory/mediatek,mt6893-memory-port.h | 288 ++++++++++++++++++
> 2 files changed, 292 insertions(+)
> create mode 100644 include/dt-bindings/memory/mediatek,mt6893-memory-port.h
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>