linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: omar.luna@linaro.org (Omar Ramirez Luna)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 0/2] OMAP: iommu: hwmod, reset handling and runtime PM
Date: Tue, 13 Nov 2012 20:34:47 -0600	[thread overview]
Message-ID: <1352860489-19960-1-git-send-email-omar.luna@linaro.org> (raw)

These patches are needed for remoteproc to work on OMAP4.

Introduced iommu hwmod support for OMAP3 (iva, isp) and
OMAP4 (ipu, dsp), along with the corresponding runtime PM
and routines to deassert reset lines, enable/disable clocks
and configure sysc registers.

For this series I dropped the patches already included in
mainline, along with cleanup and refactoring patches for save and
restore of mmu context, and DT bindings.

Due to single Image support, I rebased these on top of k3.7-rc5 and
DEPEND on:

[PATCH v5 0/6] Move rest of omap-iommu to live in drivers/iommu
http://thread.gmane.org/gmane.linux.kernel/1387788

Minor rebasing might be needed if these are included on top of
linux-omap, since they are affected by changes on headers being
moved to include/linux/platform_data and arch/arm/mach-omap2.

Omar Ramirez Luna (2):
  ARM: OMAP3/4: iommu: migrate to hwmod framework
  ARM: OMAP3/4: iommu: adapt to runtime pm

 arch/arm/mach-omap2/devices.c            |    2 +-
 arch/arm/mach-omap2/omap-iommu.c         |  167 +++++++-----------------------
 drivers/iommu/omap-iommu.c               |   68 +++++++------
 drivers/iommu/omap-iommu.h               |    3 -
 drivers/iommu/omap-iommu2.c              |   36 -------
 include/linux/platform_data/iommu-omap.h |    9 ++-
 6 files changed, 82 insertions(+), 203 deletions(-)

-- 
1.7.4.1

             reply	other threads:[~2012-11-14  2:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-14  2:34 Omar Ramirez Luna [this message]
2012-11-14  2:34 ` [PATCH v4 1/2] ARM: OMAP3/4: iommu: migrate to hwmod framework Omar Ramirez Luna
2012-11-14  2:34 ` [PATCH v4 2/2] ARM: OMAP3/4: iommu: adapt to runtime pm Omar Ramirez Luna
2012-11-14  9:54   ` Ohad Ben-Cohen
2012-11-15 16:53     ` Omar Ramirez Luna
2012-11-15 17:39       ` Ohad Ben-Cohen
2012-11-15 19:05         ` Omar Ramirez Luna

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=1352860489-19960-1-git-send-email-omar.luna@linaro.org \
    --to=omar.luna@linaro.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).