[PATCH 3/3] MAINTAINERS: Add entries for Toshiba Visconti5 IOMMU

2022-05-24 Thread Nobuhiro Iwamatsu
Add entries for Toshiba Visconti5 IOMMU (ATU) binding and driver. Signed-off-by: Nobuhiro Iwamatsu --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 1f4f4ba84c2e..a43023844c87 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2897,6 +2897,7 @@ T

[PATCH 2/3] iommu: bindings: Add binding documentation for Toshiba Visconti5 IOMMU device

2022-05-24 Thread Nobuhiro Iwamatsu
Add documentation for the binding of Toshiba Visconti5 SoC's IOMMU. Signed-off-by: Nobuhiro Iwamatsu --- .../bindings/iommu/toshiba,visconti-atu.yaml | 62 +++ 1 file changed, 62 insertions(+) create mode 100644 Documentation/devicetree/bindings/iommu/toshiba,vis

[PATCH 0/3] Add Visconti5 IOMMU driver

2022-05-24 Thread Nobuhiro Iwamatsu
.html Nobuhiro Iwamatsu (3): iommu: Add Visconti5 IOMMU driver iommu: bindings: Add binding documentation for Toshiba Visconti5 IOMMU device MAINTAINERS: Add entries for Toshiba Visconti5 IOMMU .../bindings/iommu/toshiba,visconti-atu.yaml | 62 +++ MAINTA

[PATCH 1/3] iommu: Add Visconti5 IOMMU driver

2022-05-24 Thread Nobuhiro Iwamatsu
Add IOMMU (ATU) driver can bse used for Visconti5's multimedia IPs, such as DCNN (Deep Convolutional Neural Network), VIIF(Video Input), VOIF(Video output), and others. Signed-off-by: Nobuhiro Iwamatsu --- drivers/iommu/Kconfig| 7 + drivers/iommu/Makefile | 1 + drivers/