From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 18F2BC76194 for ; Wed, 24 Jul 2019 05:39:45 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E47CE218DA for ; Wed, 24 Jul 2019 05:39:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="pEvNTKUs" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E47CE218DA Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=mess.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=VsKSgEaLxh5BGu4t4FRkMNQrhWpQnKdXksE6ZaFvgpg=; b=pEvNTKUs84O1Is wV8L6j5hTlNU+AFUF3EsCeuMsiajXt8i5LhSJgMmhtYNQz7gnrNf/SlYE0OEYvlGWP9s0AtXsBliY eBw+NJdrNJhz/POlwLJ5f9i15ZK8IDbWFhu9F4BVYoI6Ej7WtcuEo11irmWpkNCyVV13NMwxWiYYn nNXKMaY0utkgDOj0fp7wWIj4HZN26AXYcYoJ0+9UHMPtHpY64PzbyyibR0wcMp0BkDC+rF0eeAcOG JDVvwcj05cEQkQKslXV1KXBMCKNCH1m80qAa0mkomz9GloAoXVvVOycnGWZ7vqZwbBQBuqUzYXopu camJ7u42g6bIl5Mdge4w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hqA08-0008SL-Ga; Wed, 24 Jul 2019 05:39:44 +0000 Received: from gofer.mess.org ([88.97.38.141]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hqA05-0008RU-Mh for linux-arm-kernel@lists.infradead.org; Wed, 24 Jul 2019 05:39:43 +0000 Received: by gofer.mess.org (Postfix, from userid 1000) id 432CE60E91; Wed, 24 Jul 2019 06:39:37 +0100 (BST) Date: Wed, 24 Jul 2019 06:39:37 +0100 From: Sean Young To: Maxime Ripard Subject: Re: [PATCH v5 04/13] media: rc: sunxi: Add RXSTA bits definition Message-ID: <20190724053937.4ic5n35xtw2chjdy@gofer.mess.org> References: <20190607231100.5894-1-peron.clem@gmail.com> <20190607231100.5894-5-peron.clem@gmail.com> <20190610095243.7xwp4xhauds22qzw@flea> <20190715121244.2vrsw6qa4fgp72fn@gofer.mess.org> <20190723062557.hnbi6hgrg4ecawkn@gofer.mess.org> <20190723070440.nfmhbrfykumxayjj@flea> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190723070440.nfmhbrfykumxayjj@flea> User-Agent: NeoMutt/20170113 (1.7.2) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190723_223941_886288_334D9566 X-CRM114-Status: GOOD ( 15.58 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree , linux-sunxi , linux-kernel , Chen-Yu Tsai , Rob Herring , =?iso-8859-1?Q?Cl=E9ment_P=E9ron?= , Mauro Carvalho Chehab , linux-arm-kernel , linux-media@vger.kernel.org Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Jul 23, 2019 at 09:04:40AM +0200, Maxime Ripard wrote: > Hi Sean, > = > On Tue, Jul 23, 2019 at 07:25:57AM +0100, Sean Young wrote: > > On Mon, Jul 15, 2019 at 01:12:45PM +0100, Sean Young wrote: > > > On Sun, Jul 14, 2019 at 04:32:22PM +0200, Cl=E9ment P=E9ron wrote: > > > > Hi Sean, > > > > > > > > You acked the whole v3 series but this patch has been introduced in= v5 > > > > could you ack this one too? > > > > > > Acked-by: Sean Young > > > > So who's tree should this series go through? It seems mostly device tre= e. > > Alternatively I'm happy to try it get merged via the media tree. > = > Ideally the media bits should go through the media tree, the DT bits > will go through arm-soc > = > So you can apply the patches 1-4, 7 and 10, I'll apply the rest. > = > Does that work for you? Works for me, I'll add them to my next pull request to Mauro. Thanks, Sean _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel