From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753027AbdJaJwj (ORCPT ); Tue, 31 Oct 2017 05:52:39 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:39296 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751434AbdJaJwh (ORCPT ); Tue, 31 Oct 2017 05:52:37 -0400 Date: Tue, 31 Oct 2017 10:50:21 +0100 From: Greg Kroah-Hartman To: "Levin, Alexander (Sasha Levin)" Cc: Ben Hutchings , "linux-kernel@vger.kernel.org" , "stable@vger.kernel.org" , Bartosz Golaszewski , Laurent Pinchart , Rob Herring , Archit Taneja Subject: Re: [PATCH 4.4 02/50] drm: bridge: add DT bindings for TI ths8135 Message-ID: <20171031095021.GA8500@kroah.com> References: <20171006083705.157012217@linuxfoundation.org> <20171006083705.540479315@linuxfoundation.org> <1508180753.22379.33.camel@codethink.co.uk> <20171019093720.GE20059@kroah.com> <20171019153206.z6nivjjqn2lzixlc@sasha-lappy> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20171019153206.z6nivjjqn2lzixlc@sasha-lappy> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 19, 2017 at 03:32:24PM +0000, Levin, Alexander (Sasha Levin) wrote: > On Thu, Oct 19, 2017 at 11:37:20AM +0200, Greg Kroah-Hartman wrote: > >On Mon, Oct 16, 2017 at 08:05:53PM +0100, Ben Hutchings wrote: > >> On Fri, 2017-10-06 at 10:52 +0200, Greg Kroah-Hartman wrote: > >> > 4.4-stable review patch.  If anyone has any objections, please let me > >> > know. > >> > > >> > ------------------ > >> > > >> > From: Bartosz Golaszewski > >> > > >> > > >> > [ Upstream commit 2e644be30fcc08c736f66b60f4898d274d4873ab ] > >> > > >> > THS8135 is a configurable video DAC. Add DT bindings for this chip. > >> [...] > >> > >> Why would we do that, with no driver or device trees referring to it? > > > >Good question :) > > > >Sasha, I can revert this, right? > > Yes, please. > > After Ben's comment I tried to automate this check and forgot to reply :) Great, now reverted. greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:39296 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751434AbdJaJwh (ORCPT ); Tue, 31 Oct 2017 05:52:37 -0400 Date: Tue, 31 Oct 2017 10:50:21 +0100 From: Greg Kroah-Hartman To: "Levin, Alexander (Sasha Levin)" Cc: Ben Hutchings , "linux-kernel@vger.kernel.org" , "stable@vger.kernel.org" , Bartosz Golaszewski , Laurent Pinchart , Rob Herring , Archit Taneja Subject: Re: [PATCH 4.4 02/50] drm: bridge: add DT bindings for TI ths8135 Message-ID: <20171031095021.GA8500@kroah.com> References: <20171006083705.157012217@linuxfoundation.org> <20171006083705.540479315@linuxfoundation.org> <1508180753.22379.33.camel@codethink.co.uk> <20171019093720.GE20059@kroah.com> <20171019153206.z6nivjjqn2lzixlc@sasha-lappy> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20171019153206.z6nivjjqn2lzixlc@sasha-lappy> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Oct 19, 2017 at 03:32:24PM +0000, Levin, Alexander (Sasha Levin) wrote: > On Thu, Oct 19, 2017 at 11:37:20AM +0200, Greg Kroah-Hartman wrote: > >On Mon, Oct 16, 2017 at 08:05:53PM +0100, Ben Hutchings wrote: > >> On Fri, 2017-10-06 at 10:52 +0200, Greg Kroah-Hartman wrote: > >> > 4.4-stable review patch.��If anyone has any objections, please let me > >> > know. > >> > > >> > ------------------ > >> > > >> > From: Bartosz Golaszewski > >> > > >> > > >> > [ Upstream commit 2e644be30fcc08c736f66b60f4898d274d4873ab ] > >> > > >> > THS8135 is a configurable video DAC. Add DT bindings for this chip. > >> [...] > >> > >> Why would we do that, with no driver or device trees referring to it? > > > >Good question :) > > > >Sasha, I can revert this, right? > > Yes, please. > > After Ben's comment I tried to automate this check and forgot to reply :) Great, now reverted. greg k-h