Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757605AbdLQW4U (ORCPT ); Sun, 17 Dec 2017 17:56:20 -0500 Received: from mail-wm0-f47.google.com ([74.125.82.47]:41313 "EHLO mail-wm0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757524AbdLQW4S (ORCPT ); Sun, 17 Dec 2017 17:56:18 -0500 X-Google-Smtp-Source: ACJfBosTnONSFJp1N6IHsmsGT8rRs1czzpUc9QHhzK/D1Yf85MyuzSPeVtkDqkHy2SUxOmGcK5kJl4lP1ENTbqJe+qY= MIME-Version: 1.0 In-Reply-To: References: <20171217203723.15896-1-stefan@agner.ch> <20171217203723.15896-9-stefan@agner.ch> From: Philippe Ombredanne Date: Sun, 17 Dec 2017 23:55:36 +0100 Message-ID: Subject: Re: [PATCH v2 9/9] ARM: dts: imx7: add Toradex Colibri iMX7D 1GB (eMMC) support To: Fabio Estevam Cc: Stefan Agner , Shawn Guo , Sascha Hauer , Fabio Estevam , Rob Herring , Mark Rutland , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-kernel Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 954 Lines: 37 Fabio, On Sun, Dec 17, 2017 at 10:59 PM, Fabio Estevam wrote: > Hi Stefan, > > On Sun, Dec 17, 2017 at 6:37 PM, Stefan Agner wrote: > >> --- /dev/null >> +++ b/arch/arm/boot/dts/imx7d-colibri-emmc-eval-v3.dts >> @@ -0,0 +1,20 @@ >> +/* >> + * Copyright 2017 Toradex AG >> + * >> + * SPDX-License-Identifier: (GPL-2.0+ OR MIT) >> + */ > > In the previous patch you used GPL-2.0 text, instead of GPL-2.0+. > > The SPDX line should be the first one and start with a // style comment: > > // SPDX-License-Identifier: (GPL-2.0 OR MIT) Yes this line as the top line is the correct way as explained in Thomas doc patches [1] I cannot comment of whether the author wants GPL 2 or 2+ though KISS is best. [1] https://lkml.org/lkml/2017/12/4/934 > Philippe, please confirm this is the correct way. > > With this fixed you can add: > > Reviewed-by: Fabio Estevam -- Cordially Philippe Ombredanne