[RFC PATCH 15/15] iommu/exynos: update to use iommu big-endian
From: joro@8bytes.org (Joerg Roedel)
Date: 2016-06-21 10:02:32
Also in:
linux-iommu, linux-samsung-soc, lkml
From: joro@8bytes.org (Joerg Roedel)
Date: 2016-06-21 10:02:32
Also in:
linux-iommu, linux-samsung-soc, lkml
On Wed, Jun 08, 2016 at 07:31:10PM +0100, Matthew Leach wrote:
From: Ben Dooks <redacted> Add initial support for big endian by always writing the pte in le32. Note, revisit if hardware capable of doing big endian fetches. Signed-off-by: Ben Dooks <redacted> --- Cc: Marek Szyprowski <m.szyprowski@samsung.com> Cc: Joerg Roedel <joro@8bytes.org> Cc: Kukjin Kim <kgene@kernel.org> Cc: Krzysztof Kozlowski <redacted> Cc: iommu at lists.linux-foundation.org Cc: linux-arm-kernel at lists.infradead.org Cc: linux-samsung-soc at vger.kernel.org Cc: linux-kernel at vger.kernel.org (open list) --- drivers/iommu/exynos-iommu.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
Applied, thanks.