From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH v7 0/7] Exynos IOMMU: proper runtime PM support (use device dependencies) Date: Mon, 14 Nov 2016 17:13:32 +0100 Message-ID: <20161114161332.GB14829@8bytes.org> References: <1479118092-1365-1-git-send-email-m.szyprowski@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1479118092-1365-1-git-send-email-m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Marek Szyprowski Cc: linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Tomeu Vizoso , linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Greg Kroah-Hartman , Mark Brown , Bartlomiej Zolnierkiewicz , "Rafael J. Wysocki" , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Krzysztof Kozlowski , Tomasz Figa , Inki Dae , Kevin Hilman , iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, Kukjin Kim , "Luis R. Rodriguez" , Tobias Jakobi , Lukas Wunner List-Id: iommu@lists.linux-foundation.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