From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] drivers: Flag buses which demand DMA configuration Date: Tue, 17 Oct 2017 10:28:09 +0200 Message-ID: <20171017082809.GA4947@kroah.com> References: <20171017081701.GB19475@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20171017081701.GB19475-jcswGhMUV9g@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Christoph Hellwig Cc: Robin Murphy , robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org, mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org, jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org, thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, kishon-l0cyMroinI0@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: iommu@lists.linux-foundation.org On Tue, Oct 17, 2017 at 10:17:01AM +0200, Christoph Hellwig wrote: > Looks fine: > > Reviewed-by: Christoph Hellwig > > Greg, do you want to take this or should I queue it up in the > dma-mapping tree? You can take it, thanks! Acked-by: Greg Kroah-Hartman -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:42126 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932690AbdJQI2C (ORCPT ); Tue, 17 Oct 2017 04:28:02 -0400 Date: Tue, 17 Oct 2017 10:28:09 +0200 From: Greg KH To: Christoph Hellwig Cc: Robin Murphy , robh+dt@kernel.org, m.szyprowski@samsung.com, mperttunen@nvidia.com, jonathanh@nvidia.com, thierry.reding@gmail.com, kishon@ti.com, devicetree@vger.kernel.org, linux-pci@vger.kernel.org, iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] drivers: Flag buses which demand DMA configuration Message-ID: <20171017082809.GA4947@kroah.com> References: <20171017081701.GB19475@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20171017081701.GB19475@lst.de> Sender: linux-pci-owner@vger.kernel.org List-ID: On Tue, Oct 17, 2017 at 10:17:01AM +0200, Christoph Hellwig wrote: > Looks fine: > > Reviewed-by: Christoph Hellwig > > Greg, do you want to take this or should I queue it up in the > dma-mapping tree? You can take it, thanks! Acked-by: Greg Kroah-Hartman