public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Dang Huynh <danct12@riseup.net>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konrad.dybcio@linaro.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>
Cc: phone-devel@vger.kernel.org,
	~postmarketos/upstreaming@lists.sr.ht,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 08/12] arm64: dts: qcom: sm6115-pro1x: Update copyright year
Date: Mon, 22 Jul 2024 09:30:45 +0200	[thread overview]
Message-ID: <e820ecca-00be-4c87-b4c1-89ae2c390528@kernel.org> (raw)
In-Reply-To: <20240722-qx1050-feature-expansion-v1-8-c4d486435b96@riseup.net>

On 22/07/2024 09:10, Dang Huynh wrote:
> It's 2024, let's update the copyright year.
> 
> Signed-off-by: Dang Huynh <danct12@riseup.net>
> ---
>  arch/arm64/boot/dts/qcom/sm6115-fxtec-pro1x.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sm6115-fxtec-pro1x.dts b/arch/arm64/boot/dts/qcom/sm6115-fxtec-pro1x.dts
> index a32fc27bc783..6e9e4d9f8250 100644
> --- a/arch/arm64/boot/dts/qcom/sm6115-fxtec-pro1x.dts
> +++ b/arch/arm64/boot/dts/qcom/sm6115-fxtec-pro1x.dts
> @@ -1,6 +1,6 @@
>  // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
>  /*
> - * Copyright (c) 2023, Dang Huynh <danct12@riseup.net>
> + * Copyright (c) 2023 - 2024, Dang Huynh <danct12@riseup.net>

Please squash it. I don't think copyright update has a merit on its own.

Best regards,
Krzysztof


  reply	other threads:[~2024-07-22  7:30 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-22  7:10 [PATCH 00/12] F(x)tec Pro1X feature expansion Dang Huynh
2024-07-22  7:10 ` [PATCH 01/12] arm64: dts: qcom: sm6115-pro1x: Add Hall Switch and Camera Button Dang Huynh
2024-07-22  8:34   ` Konrad Dybcio
2024-07-22  7:10 ` [PATCH 02/12] arm64: dts: qcom: sm6115-pro1x: Add PCA9534 IO Expander Dang Huynh
2024-07-22  8:35   ` Konrad Dybcio
2024-07-22  7:10 ` [PATCH 03/12] arm64: dts: qcom: sm6115-pro1x: Add Goodix Touchscreen Dang Huynh
2024-07-22  8:36   ` Konrad Dybcio
2024-07-22  8:38     ` Dang Huynh
2024-07-22  7:10 ` [PATCH 04/12] arm64: dts: qcom: sm6115-pro1x: Add Caps Lock LED Dang Huynh
2024-07-22  8:38   ` Konrad Dybcio
2024-07-22  7:10 ` [PATCH 05/12] arm64: dts: qcom: sm6115-pro1x: Enable SD card slot Dang Huynh
2024-07-22  7:10 ` [PATCH 06/12] arm64: dts: qcom: sm6115-pro1x: Enable MDSS and GPU Dang Huynh
2024-07-22  8:39   ` Konrad Dybcio
2024-07-22  9:17     ` Dang Huynh
2024-07-22 10:05       ` Konrad Dybcio
2024-07-22  7:10 ` [PATCH 07/12] arm64: dts: qcom: sm6115-pro1x: Hook up USB3 SS Dang Huynh
2024-07-22 10:46   ` Konrad Dybcio
2024-07-22  7:10 ` [PATCH 08/12] arm64: dts: qcom: sm6115-pro1x: Update copyright year Dang Huynh
2024-07-22  7:30   ` Krzysztof Kozlowski [this message]
2024-07-22  7:10 ` [PATCH 09/12] arm64: dts: qcom: sm6115-pro1x: Add PMI632 Type-C property Dang Huynh
2024-07-22 10:46   ` Konrad Dybcio
2024-07-22  7:10 ` [PATCH 10/12] arm64: dts: qcom: sm6115-pro1x: Enable RGB LED Dang Huynh
2024-07-22  8:40   ` Konrad Dybcio
2024-07-22  7:10 ` [PATCH 11/12] arm64: dts: qcom: sm6115-pro1x: Enable remoteprocs Dang Huynh
2024-07-22 10:47   ` Konrad Dybcio
2024-07-22  7:10 ` [PATCH 12/12] arm64: dts: qcom: sm6115-pro1x: Enable ATH10K WLAN Dang Huynh
2024-07-22  8:41   ` Konrad Dybcio

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=e820ecca-00be-4c87-b4c1-89ae2c390528@kernel.org \
    --to=krzk@kernel.org \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=danct12@riseup.net \
    --cc=devicetree@vger.kernel.org \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=phone-devel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /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