[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140513172038.GC23770@8bytes.org>
Date: Tue, 13 May 2014 19:20:38 +0200
From: Joerg Roedel <joro@...tes.org>
To: Shaik Ameer Basha <shaik.ameer@...sung.com>
Cc: linux-samsung-soc@...r.kernel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org,
arnd@...db.de, t.figa@...sung.com, kgene.kim@...sung.com,
pullip.cho@...sung.com, a.motakis@...tualopensystems.com,
grundler@...omium.org, s.nawrocki@...sung.com,
prathyush.k@...sung.com, rahul.sharma@...sung.com,
sachin.kamat@...aro.org, supash.ramaswamy@...aro.org,
varun.sethi@...escale.com, joshi@...sung.com, tomasz.figa@...il.com
Subject: Re: [PATCH v13 00/19] iommu/exynos: Fixes and Enhancements of System
MMU driver with DT
On Mon, May 12, 2014 at 11:44:45AM +0530, Shaik Ameer Basha wrote:
> Cho KyongHo (18):
> iommu/exynos: fix build errors
> iommu/exynos: change error handling when page table update is failed
> iommu/exynos: allocate lv2 page table from own slab
> iommu/exynos: fix L2TLB invalidation
> iommu/exynos: remove prefetch buffer setting
> iommu/exynos: add missing cache flush for removed page table entries
> iommu/exynos: always enable runtime PM
> iommu/exynos: remove dbgname from drvdata of a System MMU
> iommu/exynos: use managed device helper functions
> iommu/exynos: gating clocks of master H/W
> iommu/exynos: remove custom fault handler
> iommu/exynos: change rwlock to spinlock
> iommu/exynos: use exynos-iommu specific typedef
> iommu/exynos: enhanced error messages
> documentation: iommu: add binding document of Exynos System MMU
> iommu/exynos: support for device tree
> iommu/exynos: turn on useful configuration options
> iommu/exynos: apply workaround of caching fault page table entries
>
> .../devicetree/bindings/iommu/samsung,sysmmu.txt | 65 ++
> drivers/iommu/exynos-iommu.c | 1035 ++++++++++++--------
> 2 files changed, 677 insertions(+), 423 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/iommu/samsung,sysmmu.txt
Applied, thanks. Please send another patch to update the documentation
as requested by Arnd.
Joerg
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists