Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754292AbbBBPku (ORCPT ); Mon, 2 Feb 2015 10:40:50 -0500 Received: from mailout3.w2.samsung.com ([211.189.100.13]:36415 "EHLO usmailout3.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752797AbbBBPkr (ORCPT ); Mon, 2 Feb 2015 10:40:47 -0500 X-AuditID: cbfec372-b7fa26d000003901-69-54cf9a7e76b6 Date: Mon, 02 Feb 2015 13:40:39 -0200 From: Mauro Carvalho Chehab To: Boris Brezillon Cc: Hans Verkuil , Laurent Pinchart , linux-media@vger.kernel.org, Nicolas Ferre , Jean-Christophe Plagniol-Villard , Alexandre Belloni , linux-kernel@vger.kernel.org, "dri-devel@lists.freedesktop.org" , Dave Airlie Subject: Re: [RESEND PATCH v2] [media] Add RGB444_1X12 and RGB565_1X16 media bus formats Message-id: <20150202134039.2257bc68.m.chehab@samsung.com> In-reply-to: <20150202163207.6111bc5d@bbrezillon> References: <1420544615-18788-1-git-send-email-boris.brezillon@free-electrons.com> <20150202125755.5bf5ecc9.m.chehab@samsung.com> <20150202163207.6111bc5d@bbrezillon> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-redhat-linux-gnu) MIME-version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFrrFLMWRmVeSWpSXmKPExsVy+t/hQN26WedDDNbclLToPXeSyaLj2mIm iwMvFrJYXPn6ns1iyc9dTBadE5ewW1zeNYfNomfDVlaLb5eb2S3WPXzB5MDlseDXVhaPKb83 sno82XSR0WN2x0xWj1cX7rB4bP/2gNXjfvdxJo/Pm+QCOKK4bFJSczLLUov07RK4MiZfuM1U 8Ii/4sRh/gbGrTxdjJwcEgImEtfPbmOHsMUkLtxbz9bFyMUhJLCEUaLp+RN2CKeRSeLiq11A DgcHi4CqRN+TYpAGNgEjiVeNLawgtoiAhUTHw6NgzcwCq5glZuxbzAhSLywQJbHrBNgyXgEr iXVLfoCN4RQwlJhw1hdi/BpGiRtrrzJBHOEsceToGxaIekGJH5PvgdnMAloSm7c1sULY8hKb 17xlnsAoMAtJ2SwkZbOQlC1gZF7FKFpanFxQnJSea6hXnJhbXJqXrpecn7uJERIfRTsYn22w OsQowMGoxMN7QPp8iBBrYllxZe4hRgkOZiURXr9pQCHelMTKqtSi/Pii0pzU4kOMTBycUg2M h7pW9krU/fbcfnabAzebXptZ3/r5Nso/Dt1z60o42fPNwUNkLUvRkcifbVOOLfyXcmlpuJ2g NUflZo3yBeJ9Cw9Kv+Q8EuLtFNS/Ojz8b3SlxEGLuvNztF5kcemuEFaZzvDJId5Nsdr9qU61 24/js68wTLl1+Oej+Tfrfk37qmtgt6YrwFBciaU4I9FQi7moOBEAgtCOV20CAAA= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2211 Lines: 57 Em Mon, 02 Feb 2015 16:32:07 +0100 Boris Brezillon escreveu: > Hi Mauro, > > On Mon, 02 Feb 2015 12:57:55 -0200 > Mauro Carvalho Chehab wrote: > > > Em Tue, 6 Jan 2015 12:43:35 +0100 > > Boris Brezillon escreveu: > > > > > Add RGB444_1X12 and RGB565_1X16 format definitions and update the > > > documentation. > > > > > > Signed-off-by: Boris Brezillon > > > Acked-by: Mauro Carvalho Chehab > > > Acked-by: Sakari Ailus > > > --- > > > Hi Mauro, Sakari, > > > > > > This patch has been rejected as 'Not Applicable'. > > > Is there anyting wrong in it ? > > > > I was expecting that this patch would be merged together with the > > remaining series, via the DRM tree. That's basically why I gave > > my ack: > > https://lkml.org/lkml/2014/11/3/661 > > > > HINT: when a subsystem maintainer gives an ack, that likely means that > > he expects that the patch will be applied via some other tree. > > My bad, I thought this would go into the media tree since this single > patch is not exactly related to a DRM feature (except the fact that I > was planning to use it in my DRM driver). > Actually, I didn't send it to the DRM maintainer or dri-devel ML in the > first place :-(. > Can you reconsider taking it in the media tree ? > I you can't, I'll ask Dave (just added him in Cc) to take it into the > DRM tree. I really prefer if you submit this together with the DRM series. We don't apply API changes at media, except if the API change is needed by some driver that it is also submitted in the same series. I don't mind applying it via media, but in this case, I'll apply together with the remaining DRM drivers, and will require DRM maintainer's ack. So, it is probably easier to just apply this change via the DRM subtree than the reverse. Regards, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/