Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp3615822pxk; Mon, 21 Sep 2020 20:08:56 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzv+1mQiKY5ak884p4wQWdF9FXVvMfJSZUooQrBeqbxNYhHzU4rZlqZ0/ykmSlkdr4poJIF X-Received: by 2002:aa7:d606:: with SMTP id c6mr1933619edr.370.1600744136411; Mon, 21 Sep 2020 20:08:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1600744136; cv=none; d=google.com; s=arc-20160816; b=AykrkAEFNZqCdaKbeBoDzUaINjv4f+TXMvlPjL/X0ykwfKhUTW3fpzng20FfCcaNhI a1uTh8BZM7pHebSyFGADsA/8mivYzFmpG+7LU+igl3tOnYOxCBafeeT5yG4Z7hI3zRUH GwpBln4gN3q3U2eGufU23oOJjxNpLeZl7c4bJRNdQCEuxP1sv0mACYNXoe9kkWFiDHeu Wp5DNdyH4iLst7k8aGrTdMnpRcB3X487JOswxi1s1y9a6pV83U3wWK+neCs5EI+ZON8H x0jlwyJE1/zbrQ3U41oLuDV4o5vMBxCLhnyHHkTv94malwCmdR2HbLtK61aNNqENIjY5 oVZQ== 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-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=qGNqM3wQn0a8oUJ7io/fDjWNWfdRed27OM3vWm4xws4=; b=FIJIDUX+QVILmHDZ3LOETR0BE+kqnq1kBSBstvPbCthQVR7c++cVjmOBZLgN+2RMYG b9gswrDet8REmiW+iG9BEwv/D/Y3pcgfg6MJzCkgQ1gIpQNjEH9Qhg0qayn/BPt4xLSv UNrYaPqISiM9Y4wIc5NQ1dFYU/q66snIK2RK+Fo7hTBy+NoXjE25LvMysjfHKCMZsvm0 DzOJ3a9QGNywk2p3CbxvviaSmsa4vYQPtT5LxfMtxQ/DlK4IrPgdRzJS2ILYri3CkBbk xGl//y6e/6VmeaWmVjN3t2ygYbhpmqPJeNV9ClPk1+65HCyir+BXysVEYZtMqTyoo4zM cOlQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=KJ6FbLum; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id lf11si9449893ejb.48.2020.09.21.20.08.33; Mon, 21 Sep 2020 20:08:56 -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; dkim=pass header.i=@kernel.org header.s=default header.b=KJ6FbLum; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729423AbgIVCHU (ORCPT + 99 others); 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: linux-kernel@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