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 80AC9C7618F for ; Wed, 24 Jul 2019 08:25:10 +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 594AA21BF6 for ; Wed, 24 Jul 2019 08:25:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="YxUeaGUf" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 594AA21BF6 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com 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-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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=t3NC4RFv6+0VIJyeIHosvr+xIS8d153X6QLDT05TTJo=; b=YxUeaGUffJxakhJVk1i4niZ1o K2pPCcL15pFwLSriz3Ywj3oRs21l8Q2wX1Er2LQorTYttyvheo5BRyX8Oyra+zN0jNbOBs9KOdHmI JpPzHJsmpLvfPh2Y9rTGKCgyAP3Py2RT3yoq9W016SJ9eNnLv7y0R9nZNIEAlQCTwdp1Q8atjCqfE cYJX0p1iA0CRjdu0GC94NkamUzlwz8hEFEpZ/177DPSMlcwf6tAyHsX5F6UAAYPnlTIjoDZpfPMOV l1W/uQxjCaxzjc484CCaqPdmwlbIEHcI40IBRbzfWVy9g3LgLKMoGP9AweaFiwx3sQ0nNQHTkTx1C H/5u/uGOg==; 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 1hqCaC-00009E-7B; Wed, 24 Jul 2019 08:25:08 +0000 Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hqCa8-0007ll-Bs for linux-arm-kernel@lists.infradead.org; Wed, 24 Jul 2019 08:25:06 +0000 X-Originating-IP: 86.250.200.211 Received: from localhost (lfbn-1-17395-211.w86-250.abo.wanadoo.fr [86.250.200.211]) (Authenticated sender: maxime.ripard@bootlin.com) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id BAE12E0009; Wed, 24 Jul 2019 08:24:59 +0000 (UTC) Date: Wed, 24 Jul 2019 10:24:59 +0200 From: Maxime Ripard To: Sean Young Subject: Re: [PATCH v5 04/13] media: rc: sunxi: Add RXSTA bits definition Message-ID: <20190724082459.xsstansjxtyvu4st@flea> 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> <20190724053937.4ic5n35xtw2chjdy@gofer.mess.org> MIME-Version: 1.0 In-Reply-To: <20190724053937.4ic5n35xtw2chjdy@gofer.mess.org> User-Agent: NeoMutt/20180716 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190724_012504_570467_44828944 X-CRM114-Status: GOOD ( 17.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 , =?utf-8?B?Q2zDqW1lbnQgUMOpcm9u?= , Mauro Carvalho Chehab , linux-arm-kernel , linux-media@vger.kernel.org Content-Type: multipart/mixed; boundary="===============4533803385528683844==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============4533803385528683844== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="og4sfmz7wdyyword" Content-Disposition: inline --og4sfmz7wdyyword Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 24, 2019 at 06:39:37AM +0100, Sean Young wrote: > 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 t= ree. > > > 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. Applied 5, 6, 8, 9 and 11 to 13. Thanks! Maxmie -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --og4sfmz7wdyyword Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXTgV2wAKCRDj7w1vZxhR xfJ7AP9T3lo+mjFXDqZN0Pz/4RMW3K3sSelGWolPV45h0MFvHAD/alxUyiaQdf/T yqmAR4Jmj9ViaeByiHDySDrorxlVhw0= =wgpG -----END PGP SIGNATURE----- --og4sfmz7wdyyword-- --===============4533803385528683844== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============4533803385528683844==--