From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752287AbdDCOHr (ORCPT ); Mon, 3 Apr 2017 10:07:47 -0400 Received: from mail-oi0-f65.google.com ([209.85.218.65]:34878 "EHLO mail-oi0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751194AbdDCOHq (ORCPT ); Mon, 3 Apr 2017 10:07:46 -0400 Date: Mon, 3 Apr 2017 09:07:43 -0500 From: Rob Herring To: Steve Longerbeam Cc: Steve Longerbeam , Mark Rutland , Shawn Guo , "kernel@pengutronix.de" , Fabio Estevam , Russell King , Mauro Carvalho Chehab , Hans Verkuil , Nick Dyer , markus.heiser@darmarit.de, Philipp Zabel , Laurent Pinchart , Benoit Parrot , Geert Uytterhoeven , Arnd Bergmann , Sudip Mukherjee , Minghsiu Tsai , tiffany lin , Jean-Christophe Trotin , Simon Horman , Niklas =?iso-8859-1?Q?S=F6derlund?= , Robert Jarzmik , Songjun Wu , Andrew-CT Chen =?utf-8?B?KOmZs+aZuui/qik=?= , Greg Kroah-Hartman , shuah@kernel.org, Sakari Ailus , Pavel Machek , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-media@vger.kernel.org" , devel@driverdev.osuosl.org Subject: Re: [PATCH v6 02/39] [media] dt-bindings: Add bindings for i.MX media driver Message-ID: <20170403140743.trxep36s4z4piyl3@rob-hp-laptop> References: <1490661656-10318-1-git-send-email-steve_longerbeam@mentor.com> <1490661656-10318-3-git-send-email-steve_longerbeam@mentor.com> <70bacfb5-aef1-76d1-37d2-23a524903d45@mentor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <70bacfb5-aef1-76d1-37d2-23a524903d45@mentor.com> User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 28, 2017 at 05:35:52PM -0700, Steve Longerbeam wrote: > > > On 03/28/2017 05:21 PM, Rob Herring wrote: > > On Mon, Mar 27, 2017 at 7:40 PM, Steve Longerbeam wrote: > > > Add bindings documentation for the i.MX media driver. > > > > > > > > > + > > > +mipi_csi2 node > > > +-------------- > > > + > > > +This is the device node for the MIPI CSI-2 Receiver, required for MIPI > > > +CSI-2 sensors. > > > + > > > +Required properties: > > > +- compatible : "fsl,imx6-mipi-csi2", "snps,dw-mipi-csi2"; > > > > As I mentioned in v5, there's a DW CSI2 binding in progress. This > > needs to be based on that. > > Hi Rob, I'm not sure what you are asking me to do. > > I assume if there's another binding doc in progress, it means > someone is working on another Synopsys DW CSI-2 subdevice driver. Yes. see http://patchwork.ozlabs.org/patch/736177/ > Unfortunately I don't have the time to contribute and switch to > this other subdevice, and do test/debug. >>From a DT perspective, I'm not asking that you share the subdevice driver, only the binding. Simply put, there's 1 h/w block here, so there should only be 1 binding. The binding is an ABI, so you can't just merge it and change it later. The driver side is a decision for the V4L2 maintainers. > For now I would prefer if this patchset is merged as is, and > then contribute/switch to another CSI-2 subdev later. It is > also getting very difficult managing all these patches (39 as > of this version), and I'd prefer not to spam the lists with > such large patchsets for too much longer. Then maybe you should figure out how to split up the series. I've not looked at it to provide suggestions. Rob From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v6 02/39] [media] dt-bindings: Add bindings for i.MX media driver Date: Mon, 3 Apr 2017 09:07:43 -0500 Message-ID: <20170403140743.trxep36s4z4piyl3@rob-hp-laptop> References: <1490661656-10318-1-git-send-email-steve_longerbeam@mentor.com> <1490661656-10318-3-git-send-email-steve_longerbeam@mentor.com> <70bacfb5-aef1-76d1-37d2-23a524903d45@mentor.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <70bacfb5-aef1-76d1-37d2-23a524903d45-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Steve Longerbeam Cc: Steve Longerbeam , Mark Rutland , Shawn Guo , "kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org" , Fabio Estevam , Russell King , Mauro Carvalho Chehab , Hans Verkuil , Nick Dyer , markus.heiser-m1Uo1GnMJf0b1SvskN2V4Q@public.gmane.org, Philipp Zabel , Laurent Pinchart , Benoit Parrot , Geert Uytterhoeven , Arnd Bergmann , Sudip Mukherjee , Minghsiu Tsai , tiffany lin , Jean-Christophe Trotin List-Id: devicetree@vger.kernel.org On Tue, Mar 28, 2017 at 05:35:52PM -0700, Steve Longerbeam wrote: > > > On 03/28/2017 05:21 PM, Rob Herring wrote: > > On Mon, Mar 27, 2017 at 7:40 PM, Steve Longerbeam wrote: > > > Add bindings documentation for the i.MX media driver. > > > > > > > > > + > > > +mipi_csi2 node > > > +-------------- > > > + > > > +This is the device node for the MIPI CSI-2 Receiver, required for MIPI > > > +CSI-2 sensors. > > > + > > > +Required properties: > > > +- compatible : "fsl,imx6-mipi-csi2", "snps,dw-mipi-csi2"; > > > > As I mentioned in v5, there's a DW CSI2 binding in progress. This > > needs to be based on that. > > Hi Rob, I'm not sure what you are asking me to do. > > I assume if there's another binding doc in progress, it means > someone is working on another Synopsys DW CSI-2 subdevice driver. Yes. see http://patchwork.ozlabs.org/patch/736177/ > Unfortunately I don't have the time to contribute and switch to > this other subdevice, and do test/debug. >>From a DT perspective, I'm not asking that you share the subdevice driver, only the binding. Simply put, there's 1 h/w block here, so there should only be 1 binding. The binding is an ABI, so you can't just merge it and change it later. The driver side is a decision for the V4L2 maintainers. > For now I would prefer if this patchset is merged as is, and > then contribute/switch to another CSI-2 subdev later. It is > also getting very difficult managing all these patches (39 as > of this version), and I'd prefer not to spam the lists with > such large patchsets for too much longer. Then maybe you should figure out how to split up the series. I've not looked at it to provide suggestions. Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Mon, 3 Apr 2017 09:07:43 -0500 Subject: [PATCH v6 02/39] [media] dt-bindings: Add bindings for i.MX media driver In-Reply-To: <70bacfb5-aef1-76d1-37d2-23a524903d45@mentor.com> References: <1490661656-10318-1-git-send-email-steve_longerbeam@mentor.com> <1490661656-10318-3-git-send-email-steve_longerbeam@mentor.com> <70bacfb5-aef1-76d1-37d2-23a524903d45@mentor.com> Message-ID: <20170403140743.trxep36s4z4piyl3@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Mar 28, 2017 at 05:35:52PM -0700, Steve Longerbeam wrote: > > > On 03/28/2017 05:21 PM, Rob Herring wrote: > > On Mon, Mar 27, 2017 at 7:40 PM, Steve Longerbeam wrote: > > > Add bindings documentation for the i.MX media driver. > > > > > > > > > + > > > +mipi_csi2 node > > > +-------------- > > > + > > > +This is the device node for the MIPI CSI-2 Receiver, required for MIPI > > > +CSI-2 sensors. > > > + > > > +Required properties: > > > +- compatible : "fsl,imx6-mipi-csi2", "snps,dw-mipi-csi2"; > > > > As I mentioned in v5, there's a DW CSI2 binding in progress. This > > needs to be based on that. > > Hi Rob, I'm not sure what you are asking me to do. > > I assume if there's another binding doc in progress, it means > someone is working on another Synopsys DW CSI-2 subdevice driver. Yes. see http://patchwork.ozlabs.org/patch/736177/ > Unfortunately I don't have the time to contribute and switch to > this other subdevice, and do test/debug. >>From a DT perspective, I'm not asking that you share the subdevice driver, only the binding. Simply put, there's 1 h/w block here, so there should only be 1 binding. The binding is an ABI, so you can't just merge it and change it later. The driver side is a decision for the V4L2 maintainers. > For now I would prefer if this patchset is merged as is, and > then contribute/switch to another CSI-2 subdev later. It is > also getting very difficult managing all these patches (39 as > of this version), and I'd prefer not to spam the lists with > such large patchsets for too much longer. Then maybe you should figure out how to split up the series. I've not looked at it to provide suggestions. Rob