Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp2888706pxk; Sun, 20 Sep 2020 22:24:43 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzpfO25gItsUgmrMElbggnH1uAi625vbmBmndZl7RI93zYkglkImUNFLK0v1b4AGG0ghPf9 X-Received: by 2002:a17:906:2e14:: with SMTP id n20mr49291271eji.214.1600665883172; Sun, 20 Sep 2020 22:24:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1600665883; cv=none; d=google.com; s=arc-20160816; b=xKQhySQXhfUVd3yXieIcO+rB9If1TAQqp7Ghc6Z7DwvoIHYRxyx4qwwWlQ32R1W48X LxEKiWqEOlgoCfgdO7KuvjvcSq1eINZNHk6bXe3LL0oEFQ4FZw1yf4T/NtNLGeBZ9KVP M31UbcYawLvB/PgV53v4iJd0nTxGkf0E6pD4T3peSB6XBZdU1GVPREwcdJFgVN3eysTP mZcO0KTA75pBl/VcEhA1JIl6/n63IuWbE1QSOm51uotS0dbkom6+3zn5zqlQ3aLt8mfi WK8DNS3G01j6F+xV8yV/sVoQatW9doWqJaZR38Ff4k0H3CJfZO6ezq3794BaSzzG8eC0 hO/g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=9/BPY9dZuPadL/3y8HjyFYh5tYYojFrJ2f8dYcN0fNM=; b=L941IJb0Fism6Tc3J6JzdFUp9QlU9nwAvaKzu1wLDuPGgXas6UOLlw68ul8Daf8Abc gXSqE0iXdhSdArQS4icuUvZLlAhIEXpsxJj7VuAForuEHK8ecYbPgYRyyWNkUG1srvzv mFnMnrS8bHyC29kxf+8BcA+SM4ljkGiFvkvCKIfgqOYicacsIOk1RgcIv0jmkpkNQcr3 xLXgcg1flFXaKrQgFzmgHfOKRjYseO7seLby3PDm1kg+UfSVCjlDJRXca18HiG0dH2+P 5raWUr2VcMivfFytv1niwRR0OHCvk2oYHseSr9QowZ1DRISKPJ4sij3zQb1FcjC3oapG i/1g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j2si7264122edt.312.2020.09.20.22.24.20; Sun, 20 Sep 2020 22:24:43 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726341AbgIUFXX convert rfc822-to-8bit (ORCPT + 99 others); Mon, 21 Sep 2020 01:23:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41498 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726211AbgIUFXW (ORCPT ); Mon, 21 Sep 2020 01:23:22 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6756BC061755 for ; Sun, 20 Sep 2020 22:23:22 -0700 (PDT) Received: from pty.hi.pengutronix.de ([2001:67c:670:100:1d::c5]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kKEIF-0006Fc-OC; Mon, 21 Sep 2020 07:23:15 +0200 Received: from ore by pty.hi.pengutronix.de with local (Exim 4.89) (envelope-from ) id 1kKEID-0007B6-7n; Mon, 21 Sep 2020 07:23:13 +0200 Date: Mon, 21 Sep 2020 07:23:13 +0200 From: Oleksij Rempel To: Shawn Guo 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: <20200921052313.3f6b2djdrxugjicu@pengutronix.de> References: <20200911050941.15013-1-o.rempel@pengutronix.de> <20200911050941.15013-4-o.rempel@pengutronix.de> <20200911060312.amj2ly7b3aiiwvhv@pengutronix.de> <20200913044944.GN25109@dragon> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8BIT In-Reply-To: <20200913044944.GN25109@dragon> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Uptime: 07:16:47 up 310 days, 20:35, 303 users, load average: 0.08, 0.06, 0.01 User-Agent: NeoMutt/20170113 (1.7.2) X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c5 X-SA-Exim-Mail-From: ore@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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? Regards, Oleksij -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |