All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joerg Roedel <joerg.roedel-5C7GfCeVMHo@public.gmane.org>
To: Omar Ramirez Luna <omar.luna-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Cc: Ohad Ben-Cohen <ohad-Ix1uc/W3ht7QT0dZR+AlfA@public.gmane.org>,
	Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>,
	Benoit Cousson <b-cousson-l0cyMroinI0@public.gmane.org>,
	Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>,
	iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
	Laurent Pinchart
	<laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>,
	linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH 0/6] OMAP: iommu: hwmod, reset handling and runtime PM
Date: Tue, 17 Jul 2012 12:11:00 +0200	[thread overview]
Message-ID: <20120717101100.GI4213@amd.com> (raw)
In-Reply-To: <1339811764-5337-1-git-send-email-omar.luna-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>

On Fri, Jun 15, 2012 at 08:55:58PM -0500, Omar Ramirez Luna wrote:
> Omar Ramirez Luna (6):
>   ARM: OMAP: iommu: fix including iommu.h without IOMMU_API selected
>   ARM: OMAP3: hwmod data: add mmu data for iva and isp
>   ARM: OMAP4: hwmod data: add mmu hwmod for ipu and dsp
>   ARM: OMAP3/4: iommu: migrate to hwmod framework
>   ARM: OMAP2+: iommu: add reset handling
>   ARM: OMAP3/4: iommu: adapt to runtime pm

What happens with this patch-set. Comments anyone? Ohad?


	Joerg

-- 
AMD Operating System Research Center

Advanced Micro Devices GmbH Einsteinring 24 85609 Dornach
General Managers: Alberto Bozzo
Registration: Dornach, Landkr. Muenchen; Registerger. Muenchen, HRB Nr. 43632

WARNING: multiple messages have this Message-ID (diff)
From: joerg.roedel@amd.com (Joerg Roedel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/6] OMAP: iommu: hwmod, reset handling and runtime PM
Date: Tue, 17 Jul 2012 12:11:00 +0200	[thread overview]
Message-ID: <20120717101100.GI4213@amd.com> (raw)
In-Reply-To: <1339811764-5337-1-git-send-email-omar.luna@linaro.org>

On Fri, Jun 15, 2012 at 08:55:58PM -0500, Omar Ramirez Luna wrote:
> Omar Ramirez Luna (6):
>   ARM: OMAP: iommu: fix including iommu.h without IOMMU_API selected
>   ARM: OMAP3: hwmod data: add mmu data for iva and isp
>   ARM: OMAP4: hwmod data: add mmu hwmod for ipu and dsp
>   ARM: OMAP3/4: iommu: migrate to hwmod framework
>   ARM: OMAP2+: iommu: add reset handling
>   ARM: OMAP3/4: iommu: adapt to runtime pm

What happens with this patch-set. Comments anyone? Ohad?


	Joerg

-- 
AMD Operating System Research Center

Advanced Micro Devices GmbH Einsteinring 24 85609 Dornach
General Managers: Alberto Bozzo
Registration: Dornach, Landkr. Muenchen; Registerger. Muenchen, HRB Nr. 43632

  parent reply	other threads:[~2012-07-17 10:11 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-16  1:55 [PATCH 0/6] OMAP: iommu: hwmod, reset handling and runtime PM Omar Ramirez Luna
2012-06-16  1:55 ` Omar Ramirez Luna
     [not found] ` <1339811764-5337-1-git-send-email-omar.luna-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2012-06-16  1:55   ` [PATCH 1/6] ARM: OMAP: iommu: fix including iommu.h without IOMMU_API selected Omar Ramirez Luna
2012-06-16  1:55     ` Omar Ramirez Luna
2012-06-16  1:56   ` [PATCH 2/6] ARM: OMAP3: hwmod data: add mmu data for iva and isp Omar Ramirez Luna
2012-06-16  1:56     ` Omar Ramirez Luna
2012-06-16  1:56   ` [PATCH 3/6] ARM: OMAP4: hwmod data: add mmu hwmod for ipu and dsp Omar Ramirez Luna
2012-06-16  1:56     ` Omar Ramirez Luna
2012-06-19 12:36     ` Cousson, Benoit
2012-06-19 12:36       ` Cousson, Benoit
2012-06-19 16:39       ` Omar Ramirez Luna
2012-06-19 16:39         ` Omar Ramirez Luna
2012-06-19 17:48         ` Cousson, Benoit
2012-06-19 17:48           ` Cousson, Benoit
2012-06-28  1:27           ` Omar Ramirez Luna
2012-06-28  1:27             ` Omar Ramirez Luna
2012-07-09 13:50             ` Omar Ramirez Luna
2012-07-09 13:50               ` Omar Ramirez Luna
2012-06-16  1:56   ` [PATCH 4/6] ARM: OMAP3/4: iommu: migrate to hwmod framework Omar Ramirez Luna
2012-06-16  1:56     ` Omar Ramirez Luna
2012-06-16  1:56   ` [PATCH 5/6] ARM: OMAP2+: iommu: add reset handling Omar Ramirez Luna
2012-06-16  1:56     ` Omar Ramirez Luna
2012-07-17 10:11   ` Joerg Roedel [this message]
2012-07-17 10:11     ` [PATCH 0/6] OMAP: iommu: hwmod, reset handling and runtime PM Joerg Roedel
2012-07-17 10:51     ` Ohad Ben-Cohen
2012-07-17 10:51       ` Ohad Ben-Cohen
2012-07-18 17:15       ` Omar Ramirez Luna
2012-07-18 17:15         ` Omar Ramirez Luna
2012-06-16  1:56 ` [PATCH 6/6] ARM: OMAP3/4: iommu: adapt to runtime pm Omar Ramirez Luna
2012-06-16  1:56   ` 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=20120717101100.GI4213@amd.com \
    --to=joerg.roedel-5c7gfcevmho@public.gmane.org \
    --cc=b-cousson-l0cyMroinI0@public.gmane.org \
    --cc=iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
    --cc=laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=ohad-Ix1uc/W3ht7QT0dZR+AlfA@public.gmane.org \
    --cc=omar.luna-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.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.