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 <david@xxxxxxxxxxxxxx> > > > [ 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 <robh@xxxxxxxxxx> > Signed-off-by: David Lechner <david@xxxxxxxxxxxxxx> > Signed-off-by: Sekhar Nori <nsekhar@xxxxxx> > Signed-off-by: Sasha Levin <alexander.levin@xxxxxxxxxxx> > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > --- > 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.