From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758385AbdKOPPE (ORCPT ); Wed, 15 Nov 2017 10:15:04 -0500 Received: from imap1.codethink.co.uk ([176.9.8.82]:41382 "EHLO imap1.codethink.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758359AbdKOPO5 (ORCPT ); Wed, 15 Nov 2017 10:14:57 -0500 Message-ID: <1510758893.18523.64.camel@codethink.co.uk> Subject: Re: [PATCH 4.4 14/56] dt-bindings: Add LEGO MINDSTORMS EV3 compatible specification From: Ben Hutchings To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Rob Herring , David Lechner , Sekhar Nori , Sasha Levin Date: Wed, 15 Nov 2017 15:14:53 +0000 In-Reply-To: <20171115150849.GA13671@kroah.com> References: <20171113125557.613444087@linuxfoundation.org> <20171113125559.379382348@linuxfoundation.org> <1510690558.18523.41.camel@codethink.co.uk> <20171115150849.GA13671@kroah.com> Organization: Codethink Ltd. Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6-1+deb9u1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2017-11-15 at 16:08 +0100, Greg Kroah-Hartman wrote: > On Tue, Nov 14, 2017 at 08:15:58PM +0000, Ben Hutchings wrote: > > On Mon, 2017-11-13 at 13:55 +0100, Greg Kroah-Hartman wrote: > > > 4.4-stable review patch.  If anyone has any objections, please > > > let me > > > know. > > > > > > ------------------ > > > > > > From: David Lechner > > > > > > > > > [ Upstream commit 21078ab174c99885ca83a5c32db0d33b1617745e ] > > > > > > This adds the board level device tree specification for LEGO > > > MINDSTORMS EV3 > > > > Nothing uses or implements this in 4.4. > > Really? > > > > > Ben. > > > > > Acked-by: Rob Herring > > > Signed-off-by: David Lechner > > > Signed-off-by: Sekhar Nori > > > Signed-off-by: Sasha Levin > > > Signed-off-by: Greg Kroah-Hartman > > > --- > > >  Documentation/devicetree/bindings/arm/davinci.txt |    4 ++++ > > >  1 file changed, 4 insertions(+) > > > > > > --- a/Documentation/devicetree/bindings/arm/davinci.txt > > > +++ b/Documentation/devicetree/bindings/arm/davinci.txt > > > @@ -9,6 +9,10 @@ EnBW AM1808 based CMC board > > >  Required root node properties: > > >      - compatible = "enbw,cmc", "ti,da850; > > >   > > > +LEGO MINDSTORMS EV3 (AM1808 based) > > > +Required root node properties: > > > +    - compatible = "lego,ev3", "ti,da850"; > > I see lots of "ti,da850" dt stuff used in 4.4.  As this hardware was > released on 3.2 or so, shouldn't this all be well-used by now? "ti,da850" is used but "lego,ev3" is not. Ben. -- Ben Hutchings Software Developer, Codethink Ltd.