On Tue, 25 Jan 2022 17:32:43 +0800, Yong Wu wrote: > Add mt8186 iommu binding. "-mm" means the iommu is for Multimedia. > > Signed-off-by: Yong Wu <yong.wu@xxxxxxxxxxxx> > --- > .../bindings/iommu/mediatek,iommu.yaml | 4 + > .../dt-bindings/memory/mt8186-memory-port.h | 217 ++++++++++++++++++ > 2 files changed, 221 insertions(+) > create mode 100644 include/dt-bindings/memory/mt8186-memory-port.h > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>