From: Joerg Roedel <joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
To: Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
Cc: linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Tomeu Vizoso
<tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>,
linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Greg Kroah-Hartman
<gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>,
Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Bartlomiej Zolnierkiewicz
<b.zolnierkie-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>,
"Rafael J. Wysocki" <rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org>,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Krzysztof Kozlowski
<krzk-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Tomasz Figa <tomasz.figa-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
Inki Dae <inki.dae-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>,
Kevin Hilman <khilman-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
Kukjin Kim <kgene-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
"Luis R. Rodriguez"
<mcgrof-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Tobias Jakobi
<tjakobi-o02PS0xoJP9W0yFyLvAVXMxlOr/tl8fh@public.gmane.org>,
Lukas Wunner <lukas-JFq808J9C/izQB+pC5nmwQ@public.gmane.org>
Subject: Re: [PATCH v7 0/7] Exynos IOMMU: proper runtime PM support (use device dependencies)
Date: Mon, 14 Nov 2016 17:13:32 +0100 [thread overview]
Message-ID: <20161114161332.GB14829@8bytes.org> (raw)
In-Reply-To: <1479118092-1365-1-git-send-email-m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
On Mon, Nov 14, 2016 at 11:08:05AM +0100, Marek Szyprowski wrote:
> Joerg: I hope you can merge this version on top of Greg's driver-core-next
> branch to iommu tree.
Merged Greg's driver-core-next branch and applied these on-top,
thanks Marek.
Joerg
WARNING: multiple messages have this Message-ID (diff)
From: Joerg Roedel <joro@8bytes.org>
To: Marek Szyprowski <m.szyprowski@samsung.com>
Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
iommu@lists.linux-foundation.org,
linux-samsung-soc@vger.kernel.org,
Inki Dae <inki.dae@samsung.com>, Kukjin Kim <kgene@kernel.org>,
Krzysztof Kozlowski <krzk@kernel.org>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
"Rafael J. Wysocki" <rjw@rjwysocki.net>,
Mark Brown <broonie@kernel.org>,
"Luis R. Rodriguez" <mcgrof@kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Tomeu Vizoso <tomeu.vizoso@collabora.com>,
Lukas Wunner <lukas@wunner.de>, Kevin Hilman <khilman@kernel.org>,
Tobias Jakobi <tjakobi@math.uni-bielefeld.de>,
Tomasz Figa <tomasz.figa@gmail.com>
Subject: Re: [PATCH v7 0/7] Exynos IOMMU: proper runtime PM support (use device dependencies)
Date: Mon, 14 Nov 2016 17:13:32 +0100 [thread overview]
Message-ID: <20161114161332.GB14829@8bytes.org> (raw)
In-Reply-To: <1479118092-1365-1-git-send-email-m.szyprowski@samsung.com>
On Mon, Nov 14, 2016 at 11:08:05AM +0100, Marek Szyprowski wrote:
> Joerg: I hope you can merge this version on top of Greg's driver-core-next
> branch to iommu tree.
Merged Greg's driver-core-next branch and applied these on-top,
thanks Marek.
Joerg
next prev parent reply other threads:[~2016-11-14 16:13 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20161114100908eucas1p1658fdc7f8e9d528248542ccfda12c6e6@eucas1p1.samsung.com>
2016-11-14 10:08 ` [PATCH v7 0/7] Exynos IOMMU: proper runtime PM support (use device dependencies) Marek Szyprowski
2016-11-14 10:08 ` Marek Szyprowski
[not found] ` <CGME20161114100909eucas1p1de05334a584eda44d68c932f31487e20@eucas1p1.samsung.com>
[not found] ` <1479118092-1365-1-git-send-email-m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2016-11-14 10:08 ` [PATCH v7 1/7] iommu/exynos: Remove excessive, useless debug Marek Szyprowski
2016-11-14 10:08 ` Marek Szyprowski
2016-11-14 10:08 ` [PATCH v7 2/7] iommu/exynos: Remove dead code Marek Szyprowski
2016-11-14 10:08 ` Marek Szyprowski
2016-11-14 10:08 ` [PATCH v7 3/7] iommu/exynos: Simplify internal enable/disable functions Marek Szyprowski
2016-11-14 10:08 ` Marek Szyprowski
2016-11-14 10:08 ` [PATCH v7 4/7] iommu/exynos: Set master device once on boot Marek Szyprowski
2016-11-14 10:08 ` Marek Szyprowski
2016-11-14 10:08 ` [PATCH v7 5/7] iommu/exynos: Rework and fix internal locking Marek Szyprowski
2016-11-14 10:08 ` Marek Szyprowski
2016-11-14 10:08 ` [PATCH v7 6/7] iommu/exynos: Add runtime pm support Marek Szyprowski
2016-11-14 10:08 ` Marek Szyprowski
2016-11-14 10:08 ` [PATCH v7 7/7] iommu/exynos: Use device dependency links to control runtime pm Marek Szyprowski
2016-11-14 10:08 ` Marek Szyprowski
2016-11-14 16:13 ` Joerg Roedel [this message]
2016-11-14 16:13 ` [PATCH v7 0/7] Exynos IOMMU: proper runtime PM support (use device dependencies) Joerg Roedel
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=20161114161332.GB14829@8bytes.org \
--to=joro-zlv9swrftaidnm+yrofe0a@public.gmane.org \
--cc=b.zolnierkie-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
--cc=broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org \
--cc=inki.dae-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
--cc=iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
--cc=kgene-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=khilman-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=krzk-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=lukas-JFq808J9C/izQB+pC5nmwQ@public.gmane.org \
--cc=m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
--cc=mcgrof-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org \
--cc=tjakobi-o02PS0xoJP9W0yFyLvAVXMxlOr/tl8fh@public.gmane.org \
--cc=tomasz.figa-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@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.