From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751775AbcGOPxW (ORCPT ); Fri, 15 Jul 2016 11:53:22 -0400 Received: from lists.s-osg.org ([54.187.51.154]:36486 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751445AbcGOPxT (ORCPT ); Fri, 15 Jul 2016 11:53:19 -0400 Date: Fri, 15 Jul 2016 12:53:12 -0300 From: Mauro Carvalho Chehab To: Ricardo Ribalda Delgado Cc: Hans Verkuil , Laurent Pinchart , Sakari Ailus , Antti Palosaari , Guennadi Liakhovetski , Helen Mae Koike Fornazier , Philipp Zabel , Shuah Khan , linux-media , LKML Subject: Re: [PATCH 2/6] [media] Documentation: Add HSV format Message-ID: <20160715125312.481aa36b@recife.lan> In-Reply-To: References: <1468595816-31272-1-git-send-email-ricardo.ribalda@gmail.com> <1468595816-31272-3-git-send-email-ricardo.ribalda@gmail.com> <20160715122845.7f357277@recife.lan> Organization: Samsung X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Fri, 15 Jul 2016 17:36:15 +0200 Ricardo Ribalda Delgado escreveu: > Hi Mauro > > On Fri, Jul 15, 2016 at 5:28 PM, Mauro Carvalho Chehab > wrote: > > Hi Ricardo, > > > > I'm not seeing patch 1. > > That is because you blacklisted me :P > https://lkml.org/lkml/2016/7/15/45 > > I resend it to you right away. Thanks. > > > > Anyway, please send documentation patches against the rst files. They're > > at the "docs-next" branch and will be merged upstream on this merge window. > > > > you are absolutely right, I read about it in lwn. Sorry about that. > > > How do you prefer it: > - 2 patchset : One on top of media/master with the code changes, and > one on top of docs-next with the doc changes. > or > -1 patchset on top of doc-next and we will figure out later if there > is a merge conflict with media IMHO, the best would be to wait for it to be merged. I'm finishing handling patches for 4.7 in a few, and applying only on more trivial patches and bug fixes. Yet, I suspect that there won't be conflicts if you base your patches against docs-next, as most of the media stuff is merged there. Thanks, Mauro