From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/6] OMAP: iommu: hwmod, reset handling and runtime PM
Date: Tue, 16 Oct 2012 10:22:59 -0700 [thread overview]
Message-ID: <20121016172258.GT15569@atomide.com> (raw)
In-Reply-To: <1350003977-32744-1-git-send-email-omar.luna@linaro.org>
* Omar Ramirez Luna <omar.luna@linaro.org> [121011 18:07]:
> 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.
>
> Although IOMMU hwmod patches were already submitted in the past,
> this series adds few more changes, like:
> - New reset handling.
> - Save and restore context code rework.
> - Device tree bindings for OMAP3 and OMAP4.
>
> For this series I just dropped the patches already included in
> mainline.
These will need to be rebased on omap-for-v3.8/cleanup-headers-iommu
when I have that pushed out as that removes plat/*iommu*.h files.
Regards,
Tony
> Previous work can be found at:
> [v2]
> http://www.mail-archive.com/linux-omap at vger.kernel.org/msg75701.html
> [v1]
> http://www.mail-archive.com/linux-omap at vger.kernel.org/msg70447.html
>
> [old iteration without reset, save/restore and device tree]
> http://www.mail-archive.com/linux-omap at vger.kernel.org/msg60133.html
>
> Omar Ramirez Luna (6):
> ARM: OMAP3/4: iommu: migrate to hwmod framework
> ARM: OMAP3/4: iommu: adapt to runtime pm
> ARM: OMAP: iommu: pm runtime save and restore context
> ARM: OMAP: iommu: optimize save and restore routines
> ARM: OMAP: iommu: add device tree support
> arm/dts: OMAP3/4: Add iommu nodes
>
> .../devicetree/bindings/arm/omap/iommu.txt | 10 ++
> arch/arm/boot/dts/omap3.dtsi | 12 +-
> arch/arm/boot/dts/omap4.dtsi | 17 +-
> arch/arm/mach-omap2/devices.c | 2 +-
> arch/arm/mach-omap2/iommu2.c | 74 ++------
> arch/arm/mach-omap2/omap-iommu.c | 176 +++++---------------
> arch/arm/plat-omap/include/plat/iommu.h | 20 ++-
> arch/arm/plat-omap/include/plat/iommu2.h | 4 -
> drivers/iommu/omap-iommu.c | 163 ++++++++++++++----
> 9 files changed, 245 insertions(+), 233 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/arm/omap/iommu.txt
>
> --
> 1.7.9.5
>
next prev parent reply other threads:[~2012-10-16 17:22 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-12 1:06 [PATCH v3 0/6] OMAP: iommu: hwmod, reset handling and runtime PM Omar Ramirez Luna
2012-10-12 1:06 ` [PATCH v3 1/6] ARM: OMAP3/4: iommu: migrate to hwmod framework Omar Ramirez Luna
2012-10-12 1:06 ` [PATCH " Omar Ramirez Luna
2012-10-12 1:06 ` [PATCH v3 2/6] ARM: OMAP3/4: iommu: adapt to runtime pm Omar Ramirez Luna
2012-10-12 1:06 ` [PATCH " Omar Ramirez Luna
2012-10-12 7:48 ` Felipe Contreras
2012-10-12 17:46 ` Omar Ramirez Luna
2012-10-12 21:25 ` Felipe Contreras
2012-10-16 1:29 ` Omar Ramirez Luna
2012-10-16 3:23 ` Felipe Contreras
2012-10-17 23:51 ` Omar Ramirez Luna
2012-10-18 4:03 ` Felipe Contreras
2012-10-12 1:06 ` [PATCH v3 3/6] ARM: OMAP: iommu: pm runtime save and restore context Omar Ramirez Luna
2012-10-12 1:06 ` [PATCH " Omar Ramirez Luna
2012-10-12 1:06 ` [PATCH v3 4/6] ARM: OMAP: iommu: optimize save and restore routines Omar Ramirez Luna
2012-10-12 1:06 ` [PATCH " Omar Ramirez Luna
2012-10-12 1:06 ` [PATCH v3 5/6] ARM: OMAP: iommu: add device tree support Omar Ramirez Luna
2012-10-12 1:06 ` [PATCH v3 6/6] arm/dts: OMAP3/4: Add iommu nodes Omar Ramirez Luna
2012-10-16 17:22 ` Tony Lindgren [this message]
2012-10-17 23:52 ` [PATCH v3 0/6] OMAP: iommu: hwmod, reset handling and runtime PM Omar Ramirez Luna
2012-10-18 23:52 ` Tony Lindgren
2012-10-19 16:37 ` 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=20121016172258.GT15569@atomide.com \
--to=tony@atomide.com \
--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).