diff options
author | Marek Szyprowski <[email protected]> | 2016-02-18 15:12:59 +0100 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2016-02-25 15:32:10 +0100 |
commit | 9b93a409fd317be25dca7118163efe74154bc9e7 (patch) | |
tree | de58a70cf1068f01e00e31e75c43507b58751cff | |
parent | 740a01eee9ada98b6ccdd2bcb1a5b2470f292fc7 (diff) |
iommu/exynos: Add Maintainers entry for Exynos SYSMMU driver
Add Marek Szyprowski as maintainer for Exynos IOMMU driver.
Signed-off-by: Marek Szyprowski <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Joerg Roedel <[email protected]>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4978dc19a4d2..27dac84dafe7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4305,6 +4305,12 @@ L: [email protected] S: Maintained F: drivers/gpu/drm/exynos/exynos_dp* +EXYNOS SYSMMU (IOMMU) driver +M: Marek Szyprowski <[email protected]> +S: Maintained +F: drivers/iommu/exynos-iommu.c + EXYNOS MIPI DISPLAY DRIVERS M: Inki Dae <[email protected]> M: Donghwa Lee <[email protected]> |