From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from imap1.codethink.co.uk ([176.9.8.82]:51855 "EHLO imap1.codethink.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752151AbdKNUQC (ORCPT ); Tue, 14 Nov 2017 15:16:02 -0500 Message-ID: <1510690558.18523.41.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 , linux-kernel@vger.kernel.org Cc: stable@vger.kernel.org, Rob Herring , David Lechner , Sekhar Nori , Sasha Levin Date: Tue, 14 Nov 2017 20:15:58 +0000 In-Reply-To: <20171113125559.379382348@linuxfoundation.org> References: <20171113125557.613444087@linuxfoundation.org> <20171113125559.379382348@linuxfoundation.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: stable-owner@vger.kernel.org List-ID: 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. 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"; > + >  Generic DaVinci Boards >  ---------------------- >   > > > -- Ben Hutchings Software Developer, Codethink Ltd.