diff options
author | Marek Szyprowski <m.szyprowski@samsung.com> | 2016-02-18 15:12:59 +0100 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2016-02-25 15:32:10 +0100 |
commit | 9b93a409fd317be25dca7118163efe74154bc9e7 (patch) | |
tree | de58a70cf1068f01e00e31e75c43507b58751cff /MAINTAINERS | |
parent | 740a01eee9ada98b6ccdd2bcb1a5b2470f292fc7 (diff) | |
download | linux-stable-9b93a409fd317be25dca7118163efe74154bc9e7.tar.gz linux-stable-9b93a409fd317be25dca7118163efe74154bc9e7.tar.bz2 linux-stable-9b93a409fd317be25dca7118163efe74154bc9e7.zip |
iommu/exynos: Add Maintainers entry for Exynos SYSMMU driver
Add Marek Szyprowski as maintainer for Exynos IOMMU driver.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'MAINTAINERS')
-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: dri-devel@lists.freedesktop.org S: Maintained F: drivers/gpu/drm/exynos/exynos_dp* +EXYNOS SYSMMU (IOMMU) driver +M: Marek Szyprowski <m.szyprowski@samsung.com> +L: iommu@lists.linux-foundation.org +S: Maintained +F: drivers/iommu/exynos-iommu.c + EXYNOS MIPI DISPLAY DRIVERS M: Inki Dae <inki.dae@samsung.com> M: Donghwa Lee <dh09.lee@samsung.com> |