linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: joro@8bytes.org ('Joerg Roedel')
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6 00/12] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
Date: Thu, 10 Jan 2013 18:19:05 +0100	[thread overview]
Message-ID: <20130110171844.GA2650@8bytes.org> (raw)
In-Reply-To: <032401cde783$485ae1a0$d910a4e0$@samsung.com>

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

  reply	other threads:[~2013-01-10 17:19 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-26  1:53 [PATCH v6 00/12] iommu/exynos: Fixes and Enhancements of System MMU driver with DT Cho KyongHo
2012-12-31 18:18 ` Kukjin Kim
2013-01-10 17:19   ` 'Joerg Roedel' [this message]
2013-01-10 18:06     ` Kukjin Kim
2013-01-10 18:38       ` 'Joerg Roedel'
2013-01-10 18:34     ` Kukjin Kim
2013-01-10 19:12       ` 'Joerg Roedel'
2013-01-10 19:33         ` Kukjin Kim
2013-01-11 15:52           ` 'Joerg Roedel'
2013-01-03 23:18 ` Sylwester Nawrocki
2013-01-07 10:45   ` KyongHo Cho
2013-01-08 22:23     ` Sylwester Nawrocki
2013-01-16 16:57       ` KyongHo Cho
2013-01-16 10:53 ` Will Deacon
2013-01-16 17:00   ` KyongHo Cho

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130110171844.GA2650@8bytes.org \
    --to=joro@8bytes.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).