mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Max Merchel <Max.Merchel@ew.tq-group.com>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>
Cc: devicetree@vger.kernel.org, imx@lists.linux.dev,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 02/10] ARM: dts: tqma7: change copyright entry to current TQ Copyright style
Date: Tue, 13 Aug 2024 11:02:55 +0200	[thread overview]
Message-ID: <bc5dfca3-5254-4b71-8e37-601976714c4b@kernel.org> (raw)
In-Reply-To: <20240813071637.72528-3-Max.Merchel@ew.tq-group.com>

On 13/08/2024 09:16, Max Merchel wrote:
> Replace developer-specific, personal email addresses by mailing list addresses
> while retaining the author.
> 
> Signed-off-by: Max Merchel <Max.Merchel@ew.tq-group.com>
> ---
>  arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi   | 6 ++++--
>  arch/arm/boot/dts/nxp/imx/imx7-tqma7.dtsi  | 6 ++++--
>  arch/arm/boot/dts/nxp/imx/imx7d-mba7.dts   | 6 ++++--
>  arch/arm/boot/dts/nxp/imx/imx7d-tqma7.dtsi | 6 ++++--
>  arch/arm/boot/dts/nxp/imx/imx7s-mba7.dts   | 6 ++++--
>  arch/arm/boot/dts/nxp/imx/imx7s-tqma7.dtsi | 6 ++++--
>  6 files changed, 24 insertions(+), 12 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi b/arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi
> index a25376296f64..5aa3e14b3b87 100644
> --- a/arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi
> +++ b/arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi
> @@ -2,8 +2,10 @@
>  /*
>   * Device Tree Include file for TQ-Systems MBa7 carrier board.
>   *
> - * Copyright (C) 2016 TQ-Systems GmbH
> - * Author: Markus Niebel <Markus.Niebel@tq-group.com>
> + * Copyright (c) 2016 TQ-Systems GmbH <linux@ew.tq-group.com>,
> + * D-82229 Seefeld, Germany.

No, drop

> + * Author: Markus Niebel

No, previous code was better. This is going to wrong direction, IMO.



Best regards,
Krzysztof


  reply	other threads:[~2024-08-13  9:03 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-13  7:16 [PATCH 00/10] ARM: Fix license and copyright texts Max Merchel
2024-08-13  7:16 ` [PATCH 01/10] ARM: dts: tqma7: change licenses to use the same as imx7 Max Merchel
2024-08-13  9:01   ` Krzysztof Kozlowski
2024-08-13  7:16 ` [PATCH 02/10] ARM: dts: tqma7: change copyright entry to current TQ Copyright style Max Merchel
2024-08-13  9:02   ` Krzysztof Kozlowski [this message]
2024-08-13  7:16 ` [PATCH 03/10] ARM: dts: tqma6: use GPL-2.0-only as used by included imx6 device trees Max Merchel
2024-08-13  9:03   ` Krzysztof Kozlowski
2024-08-13  7:16 ` [PATCH 04/10] ARM: dts: tqma6: change copyright entry to current TQ Copyright style Max Merchel
2024-08-13  9:03   ` Krzysztof Kozlowski
2024-08-13  7:16 ` [PATCH 05/10] ARM: dts: tqma6ul: " Max Merchel
2024-08-13  7:16 ` [PATCH 06/10] ARM: dts: tqma6ull: " Max Merchel
2024-08-13  7:16 ` [PATCH 07/10] ARM: dts: tqma6ul[l]: correct spelling of TQ-Systems Max Merchel
2024-08-13  7:16 ` [PATCH 08/10] ARM: dts: tqma6ul: use licensed as used by included imx6ull device tree Max Merchel
2024-08-13  7:16 ` [PATCH 09/10] ARM: dts: tqmls1021: change licenses to use the same as ls1021a Max Merchel
2024-08-13  9:04   ` Krzysztof Kozlowski
2024-08-13  7:16 ` [PATCH 10/10] ARM: dts: tqmls1021: change copyright entry to current TQ Copyright style Max Merchel
2024-08-13  9:05   ` Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bc5dfca3-5254-4b71-8e37-601976714c4b@kernel.org \
    --to=krzk@kernel.org \
    --cc=Max.Merchel@ew.tq-group.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=imx@lists.linux.dev \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®