Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
iommu/samsung: Introduce Exynos sysmmu-v8 driver
Introduce new driver for modern Exynos ARMv8 SoCs, e.g. Exynos850. Also it's used for Google's GS101 SoC. This is squashed commit, contains next patches of different authors. See `iommu-exynos850-dev' branch for details: [1]. Original authors (Samsung): - Cho KyongHo <pullip.cho@samsung.com> - Hyesoo Yu <hyesoo.yu@samsung.com> - Janghyuck Kim <janghyuck.kim@samsung.com> - Jinkyu Yang <jinkyu1.yang@samsung.com> Some improvements were made by Google engineers: - Alex <acnwigwe@google.com> - Carlos Llamas <cmllamas@google.com> - Daniel Mentz <danielmentz@google.com> - Erick Reyes <erickreyes@google.com> - J. Avila <elavila@google.com> - Jonglin Lee <jonglin@google.com> - Mark Salyzyn <salyzyn@google.com> - Thierry Strudel <tstrudel@google.com> - Will McVicker <willmcvicker@google.com> [1] https://github.com/joe-skb7/linux/tree/iommu-exynos850-dev Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
- Loading branch information