lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200922020709.GR25109@dragon>
Date:   Tue, 22 Sep 2020 10:07:13 +0800
From:   Shawn Guo <shawnguo@...nel.org>
To:     Oleksij Rempel <o.rempel@...gutronix.de>
Cc:     Marco Felsch <m.felsch@...gutronix.de>,
        Mark Rutland <mark.rutland@....com>,
        Rob Herring <robh+dt@...nel.org>,
        Sascha Hauer <s.hauer@...gutronix.de>,
        devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
        NXP Linux Team <linux-imx@....com>,
        Pengutronix Kernel Team <kernel@...gutronix.de>,
        David Jander <david@...tonic.nl>,
        Fabio Estevam <festevam@...il.com>,
        linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v2 3/3] ARM: dts: add Plymovent M2M board

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 <david@...tonic.nl>
> > > > Signed-off-by: Oleksij Rempel <o.rempel@...gutronix.de>
> > > > ---
> > > >  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 <kernel@...gutronix.de>, 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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ