From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755167AbcBWTui (ORCPT ); Tue, 23 Feb 2016 14:50:38 -0500 Received: from mail.kernel.org ([198.145.29.136]:41614 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755123AbcBWTuh (ORCPT ); Tue, 23 Feb 2016 14:50:37 -0500 Date: Tue, 23 Feb 2016 13:50:32 -0600 From: Rob Herring To: Javier Martinez Canillas Cc: linux-kernel@vger.kernel.org, Mauro Carvalho Chehab , devicetree@vger.kernel.org, Laurent Pinchart , linux-media@vger.kernel.org Subject: Re: [PATCH] Revert "[media] tvp5150: document input connectors DT bindings" Message-ID: <20160223195032.GA21259@rob-hp-laptop> References: <1456253288-397-1-git-send-email-javier@osg.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1456253288-397-1-git-send-email-javier@osg.samsung.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 23, 2016 at 03:48:08PM -0300, Javier Martinez Canillas wrote: > This reverts commit 82c2ffeb217a ("[media] tvp5150: document input > connectors DT bindings") since the DT binding is too device driver > specific and should instead be more generic and use the bindings > in Documentation/devicetree/bindings/display/connector/ and linked > to the tvp5150 using the OF graph port and endpoints. > > There are still ongoing discussions about how the input connectors > will be supported by the Media Controller framework so until that > is settled, it is better to revert the connectors portion of the > bindings to avoid known to be broken bindings docs to hit mainline. > > Suggested-by: Laurent Pinchart > Signed-off-by: Javier Martinez Canillas > > --- > > .../devicetree/bindings/media/i2c/tvp5150.txt | 43 ---------------------- > 1 file changed, 43 deletions(-) Acked-by: Rob Herring