Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp3080805pxb; Mon, 9 Nov 2020 01:51:18 -0800 (PST) X-Google-Smtp-Source: ABdhPJzf2XXy6LJR9cg5ghhnbKlekElVR5mcTdw90YOieWbaGsqMBRGERp+GIDN83/AfeqUw4cJz X-Received: by 2002:a50:fc89:: with SMTP id f9mr15134985edq.89.1604915478060; Mon, 09 Nov 2020 01:51:18 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1604915478; cv=none; d=google.com; s=arc-20160816; b=QbMFcKtIh3kn2ULpbcWy43xNFju0KNGd+Da4iUsFZ0CUvlnbk/sSsGDqA0gD/Tjpep xdbUNMz2jBD1LpO3FHq6PL5c8v3s/vO3ECWXfgx0tOA/pUr/4ISNGznoiADsVBE7VSgY 4E7wjKyVcLJ2ehnWEDcQofdYdfF5YKNHb/e6lSRP4W784vBmYqYmUhODlwcYT//V9V5X kUoEnVFgPVAbamy6851cGLtDR6hM2K3+7YFXRmfMbrhlKDSkkE8Aagbtl3S2pr38SukJ ExlVgwk8vyZ3mekdCCnuSVZ7fHYUSXLkWac8M9H+DISBnLAvqaAogDR2av/fP+4Om20T +rRw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=l9hIlczxS34B9WYMQkpOE+mskyw99Yybb8hDteiyRVM=; b=R2Q1ydPd3L8qQvqdGx6Kp1MgVfVLDyCUD64BHV4TnnqSDef54W4oUDNmyYqMcqNuBf Sczc8X0JpLkN7JCXM381xvoZW680+rnGRWnDdMilT0SSOWKRKnccJYdKu+N4VBxkgM+E 9tK+05kn72eeO86jlkMa72a6yvCbYljq8sNSaBBpmIqOFIP6XyJPuQSsHpKeYGkFHy/M 9dXBo5EwbfPMjhLs31IH5HVhQT99IU4VIl6hBod0GDQIM2dMXmSCGu3zA/SUmikWm5X2 hTrn1TDAW1KgkyIFLe5zPf9CRO7dQTjdEs8HnQQrBJU4CWvZXcjZr5yaW69HPEqm+u3h s1fg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i24si6945185eja.728.2020.11.09.01.50.54; Mon, 09 Nov 2020 01:51:18 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729152AbgKIJrO (ORCPT + 99 others); Mon, 9 Nov 2020 04:47:14 -0500 Received: from verein.lst.de ([213.95.11.211]:57799 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728016AbgKIJrO (ORCPT ); Mon, 9 Nov 2020 04:47:14 -0500 Received: by verein.lst.de (Postfix, from userid 2407) id 1AC186736F; Mon, 9 Nov 2020 10:47:10 +0100 (CET) Date: Mon, 9 Nov 2020 10:47:09 +0100 From: Christoph Hellwig To: Maxime Ripard Cc: Christoph Hellwig , Hans Verkuil , wens@kernel.org, Daniel Vetter , David Airlie , Paul Kocialkowski , Yong Deng , linux-arm-kernel@lists.infradead.org, Mauro Carvalho Chehab , linux-media@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org, Jernej Skrabec , Maarten Lankhorst , Thomas Zimmermann , Robin Murphy Subject: Re: [PATCH 0/7] sunxi: Remove the calls to dma_direct_set_offset Message-ID: <20201109094709.GA31714@lst.de> References: <20201106151411.321743-1-maxime@cerno.tech> <20201106160737.GA31913@lst.de> <20201109094303.llqsxqoxjagiqa55@gilmour.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201109094303.llqsxqoxjagiqa55@gilmour.lan> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 09, 2020 at 10:43:03AM +0100, Maxime Ripard wrote: > Hi Christoph, Chen-Yu, Hans, > > On Fri, Nov 06, 2020 at 05:07:37PM +0100, Christoph Hellwig wrote: > > Thanks, > > > > this looks good to me: > > > > Reviewed-by: Christoph Hellwig > > > > Can you include this patch at the end of your series to that it gets > > picked up with the other patches? > > I guess the easiest to avoid bisection issues would be to merge all this > through drm-misc, would that work for you? Fine with me!