From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 06304C4346E for ; Tue, 22 Sep 2020 02:07:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A9EA623A75 for ; Tue, 22 Sep 2020 02:07:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600740440; bh=BaLYppYV9f/SEbs6BxltcNlBjqSaUWtsgAu8B59to8A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=aKAa4+qtUbUQBDh6qQNJtTgoOskNpZEwf8KQ5ZHj9BPVAJ9RFlZJ6fosBrRCOpVRg Lxem4bq8zFqP7rS4E1dGcUb8eCCjvSiMNORMQGXre2bAExSrbmh0/0aqGid+RhcN3X dm6CiRnH8H7YjCzKVu+epkz+Vh3JvQ7wUpcHzob8= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729352AbgIVCHU (ORCPT ); Mon, 21 Sep 2020 22:07:20 -0400 Received: from mail.kernel.org ([198.145.29.99]:44996 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728884AbgIVCHU (ORCPT ); Mon, 21 Sep 2020 22:07:20 -0400 Received: from dragon (80.251.214.228.16clouds.com [80.251.214.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5C6E423A60; Tue, 22 Sep 2020 02:07:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600740439; bh=BaLYppYV9f/SEbs6BxltcNlBjqSaUWtsgAu8B59to8A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KJ6FbLum9cT6vWOUU7Q6RCMecbchEgH7PiTbTwEpGcbUIfios9E7/u+r0fmAnmAen Krhxy5QTK0MoXdnf8nNmAse5CV9Ox36Cz0Qs/QUxFBYEkyFTx6xm3qBHYgxHs2EcTg ZczSiw9/7oWfPRkQd4+DE1I7LNTCgRXepEgjbcuA= Date: Tue, 22 Sep 2020 10:07:13 +0800 From: Shawn Guo To: Oleksij Rempel Cc: Marco Felsch , Mark Rutland , Rob Herring , Sascha Hauer , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, NXP Linux Team , Pengutronix Kernel Team , David Jander , Fabio Estevam , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 3/3] ARM: dts: add Plymovent M2M board Message-ID: <20200922020709.GR25109@dragon> References: <20200911050941.15013-1-o.rempel@pengutronix.de> <20200911050941.15013-4-o.rempel@pengutronix.de> <20200911060312.amj2ly7b3aiiwvhv@pengutronix.de> <20200913044944.GN25109@dragon> <20200921052313.3f6b2djdrxugjicu@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200921052313.3f6b2djdrxugjicu@pengutronix.de> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, Sep 21, 2020 at 07:23:13AM +0200, Oleksij Rempel wrote: > On Sun, Sep 13, 2020 at 12:49:45PM +0800, Shawn Guo wrote: > > On Fri, Sep 11, 2020 at 08:03:12AM +0200, Marco Felsch wrote: > > > On 20-09-11 07:09, Oleksij Rempel wrote: > > > > Plymovent M2M is a control interface produced for the Plymovent filter > > > > systems. > > > > > > > > Signed-off-by: David Jander > > > > Signed-off-by: Oleksij Rempel > > > > --- > > > > arch/arm/boot/dts/Makefile | 1 + > > > > arch/arm/boot/dts/imx6dl-plym2m.dts | 394 ++++++++++++++++++++++++++++ > > > > 2 files changed, 395 insertions(+) > > > > create mode 100644 arch/arm/boot/dts/imx6dl-plym2m.dts > > > > > > > > diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile > > > > index 4572db3fa5ae..3c3811fd8613 100644 > > > > --- a/arch/arm/boot/dts/Makefile > > > > +++ b/arch/arm/boot/dts/Makefile > > > > @@ -455,6 +455,7 @@ dtb-$(CONFIG_SOC_IMX6Q) += \ > > > > imx6dl-pico-hobbit.dtb \ > > > > imx6dl-pico-nymph.dtb \ > > > > imx6dl-pico-pi.dtb \ > > > > + imx6dl-plym2m.dtb \ > > > > imx6dl-prtrvt.dtb \ > > > > imx6dl-prtvt7.dtb \ > > > > imx6dl-rex-basic.dtb \ > > > > diff --git a/arch/arm/boot/dts/imx6dl-plym2m.dts b/arch/arm/boot/dts/imx6dl-plym2m.dts > > > > new file mode 100644 > > > > index 000000000000..4f96e05aa03f > > > > --- /dev/null > > > > +++ b/arch/arm/boot/dts/imx6dl-plym2m.dts > > > > @@ -0,0 +1,394 @@ > > > > +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT > > > > +// SPDX-FileCopyrightText: 2014 Protonic Holland > > > > +// SPDX-FileCopyrightText: 2020 Oleksij Rempel , Pengutronix > > > ^ > > > @shawn: I saw a few patches adding these tags. Are they used in the near > > > future? > > > > I'm not sure. I haven't seen this in Documentation/process/license-rules.rst, > > nor the discussion around this. > > Hi Shawn, > > is it a no go? Should I send a patch with old style copyright text? Yeah, I would rather stay with the existing style before there is a clear direction to the new one. Also the vendor-prefixes patch needs an ACK from Rob. Shawn