Re: [PATCH v6 00/12] iommu/exynos: Fixes and Enhancements of SystemMMU driver with DT

From: 'Joerg Roedel'
Date: Thu Jan 10 2013 - 12:18:57 EST


On Mon, Dec 31, 2012 at 10:18:46AM -0800, Kukjin Kim wrote:
> Cho KyongHo wrote:

> > Diffstats:
> > arch/arm/boot/dts/exynos5250-smdk5250.dts | 2 +-
> > arch/arm/boot/dts/exynos5250.dtsi | 27 +-
> > arch/arm/mach-exynos/Kconfig | 5 -
> > arch/arm/mach-exynos/Makefile | 1 -
> > arch/arm/mach-exynos/clock-exynos4.c | 41 +-
> > arch/arm/mach-exynos/clock-exynos4210.c | 9 +-
> > arch/arm/mach-exynos/clock-exynos4212.c | 23 +-
> > arch/arm/mach-exynos/clock-exynos5.c | 87 +-
> > arch/arm/mach-exynos/dev-sysmmu.c | 274 ------
> > arch/arm/mach-exynos/include/mach/sysmmu.h | 66 --
> > arch/arm/mach-exynos/mach-exynos4-dt.c | 34 +
> > arch/arm/mach-exynos/mach-exynos5-dt.c | 30 +
> > drivers/iommu/Kconfig | 2 +-
> > drivers/iommu/Makefile | 2 +-
> > drivers/iommu/exynos-iommu.c | 1477 +++++++++++++++++++++--
> > -----
> > 15 files changed, 1284 insertions(+), 796 deletions(-)
>
> Joerg, it's time to merge this. If you don't mind, let me pick up this whole
> series into Samsung tree because this touches many Samsung stuff.

Well, looking at the diffstat the IOMMU changes are a lot larger than
the exynos ones. So I think this should go through the IOMMU tree once
the latest review comments are fixed.

> Happy new year, thanks.

Happy new year too,

Joerg


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/