All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Brown <davidb@codeaurora.org>
To: Stepan Moskovchenko <stepanm@codeaurora.org>
Cc: linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, dwalker@fifo99.com
Subject: Re: [PATCH 1/4] msm: iommu: Clock control for the IOMMU driver
Date: Tue, 08 Mar 2011 15:43:19 -0800	[thread overview]
Message-ID: <8yak4g9faaw.fsf@huya.qualcomm.com> (raw)
In-Reply-To: <1298599242-21971-1-git-send-email-stepanm@codeaurora.org> (Stepan Moskovchenko's message of "Thu, 24 Feb 2011 18:00:39 -0800")

Stepan Moskovchenko (6):
      msm: iommu: Clock control for the IOMMU driver
      msm: iommu: Rework clock logic and add IOMMU bus clock control
      msm: iommu: Use ASID tagging instead of VMID tagging
      msm: iommu: Remove dependency on IDR
      msm: iommu: Don't read from write-only registers
      msm: iommu: Enable HTW L2 redirection on MSM8960

 arch/arm/mach-msm/Kconfig                      |    2 +-
 arch/arm/mach-msm/devices-iommu.c              |   31 ++--
 arch/arm/mach-msm/include/mach/iommu.h         |   18 ++-
 arch/arm/mach-msm/include/mach/iommu_hw-8xxx.h |   32 +---
 arch/arm/mach-msm/iommu.c                      |   72 +++++++--
 arch/arm/mach-msm/iommu_dev.c                  |  230 ++++++++++++++----------
 6 files changed, 232 insertions(+), 153 deletions(-)

I have pulled these changes into my MSM tree, which can be
found at

  git://codeaurora.org/quic/kernel/davidb/linux-msm.git

in the for-next branch

This patch will show up in the next release of the linux-next tree
(usually sometime within the next 24 hours during the week.)

The path will hopefully also be merged in Linus' tree for the next
-rc kernel release.

Thanks,
David

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

WARNING: multiple messages have this Message-ID (diff)
From: davidb@codeaurora.org (David Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/4] msm: iommu: Clock control for the IOMMU driver
Date: Tue, 08 Mar 2011 15:43:19 -0800	[thread overview]
Message-ID: <8yak4g9faaw.fsf@huya.qualcomm.com> (raw)
In-Reply-To: <1298599242-21971-1-git-send-email-stepanm@codeaurora.org> (Stepan Moskovchenko's message of "Thu, 24 Feb 2011 18:00:39 -0800")

Stepan Moskovchenko (6):
      msm: iommu: Clock control for the IOMMU driver
      msm: iommu: Rework clock logic and add IOMMU bus clock control
      msm: iommu: Use ASID tagging instead of VMID tagging
      msm: iommu: Remove dependency on IDR
      msm: iommu: Don't read from write-only registers
      msm: iommu: Enable HTW L2 redirection on MSM8960

 arch/arm/mach-msm/Kconfig                      |    2 +-
 arch/arm/mach-msm/devices-iommu.c              |   31 ++--
 arch/arm/mach-msm/include/mach/iommu.h         |   18 ++-
 arch/arm/mach-msm/include/mach/iommu_hw-8xxx.h |   32 +---
 arch/arm/mach-msm/iommu.c                      |   72 +++++++--
 arch/arm/mach-msm/iommu_dev.c                  |  230 ++++++++++++++----------
 6 files changed, 232 insertions(+), 153 deletions(-)

I have pulled these changes into my MSM tree, which can be
found at

  git://codeaurora.org/quic/kernel/davidb/linux-msm.git

in the for-next branch

This patch will show up in the next release of the linux-next tree
(usually sometime within the next 24 hours during the week.)

The path will hopefully also be merged in Linus' tree for the next
-rc kernel release.

Thanks,
David

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

  parent reply	other threads:[~2011-03-08 23:43 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-25  2:00 [PATCH 1/4] msm: iommu: Clock control for the IOMMU driver Stepan Moskovchenko
2011-02-25  2:00 ` Stepan Moskovchenko
2011-02-25  2:00 ` [PATCH 2/4] msm: iommu: Rework clock logic and add IOMMU bus clock control Stepan Moskovchenko
2011-02-25  2:00   ` Stepan Moskovchenko
2011-02-25  7:29   ` Trilok Soni
2011-02-25  7:29     ` Trilok Soni
2011-02-25 22:09     ` Stepan Moskovchenko
2011-02-25 22:09       ` Stepan Moskovchenko
2011-02-28 12:13       ` Trilok Soni
2011-02-28 12:13         ` Trilok Soni
2011-03-01  0:03   ` [PATCH v2 " Stepan Moskovchenko
2011-03-01  0:03     ` Stepan Moskovchenko
2011-03-01  7:15     ` Trilok Soni
2011-03-01  7:15       ` Trilok Soni
2011-02-25  2:00 ` [PATCH 3/4] msm: iommu: Use ASID tagging instead of VMID tagging Stepan Moskovchenko
2011-02-25  2:00   ` Stepan Moskovchenko
2011-02-25  2:00 ` [PATCH 4/4] msm: iommu: Remove dependency on IDR Stepan Moskovchenko
2011-02-25  2:00   ` Stepan Moskovchenko
2011-03-08 23:43 ` David Brown [this message]
2011-03-08 23:43   ` [PATCH 1/4] msm: iommu: Clock control for the IOMMU driver David Brown

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=8yak4g9faaw.fsf@huya.qualcomm.com \
    --to=davidb@codeaurora.org \
    --cc=dwalker@fifo99.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stepanm@codeaurora.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.