From patchwork Mon Jul 22 07:10:18 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dang Huynh X-Patchwork-Id: 814255 Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 752054776A; Mon, 22 Jul 2024 07:11:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.252.153.129 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721632290; cv=none; b=dXqGse5+PUeN3BN1drGt/IyjlD3rCN58IhPagSvizK4M2+1iiRyW14Dj6Cq88jOkuEXM5YX5SC5LNztPjF8pEiqwVXmQ8xsyXGqD+yPVleUr3ph35EkgioyjxQOUAfaKzPY2dyFVAVmmGvfEN5RJFYy9/tpYiGRjk4xneqJ5zFY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721632290; c=relaxed/simple; bh=JxHI/ZiUCJ5QXwzrMpm6uDTvguA5MZRc5DcSL7YASww=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=DHFl6vs8eqFcNhXUivCgz0lXwoBj8pfff09xrEyGic67uZFb8NGEX7CsEL1LyfQxvJuP0jge7UywBWn9Rn+LN03lGjc0iBVV8p9d5+V7Q9UPHKvxJ8wAPJ9lzn3r8awmP7ayDDgJF8K7KSkH/LfQ5Hz1wfgbNloTz9/2/hWQ1M8= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=riseup.net; spf=pass smtp.mailfrom=riseup.net; dkim=pass (1024-bit key) header.d=riseup.net header.i=@riseup.net header.b=NbtEQAWq; arc=none smtp.client-ip=198.252.153.129 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=riseup.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=riseup.net Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=riseup.net header.i=@riseup.net header.b="NbtEQAWq" Received: from fews01-sea.riseup.net (fews01-sea-pn.riseup.net [10.0.1.109]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx1.riseup.net (Postfix) with ESMTPS id 4WSBKD3ZNQzDqXT; Mon, 22 Jul 2024 07:11:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1721632288; bh=JxHI/ZiUCJ5QXwzrMpm6uDTvguA5MZRc5DcSL7YASww=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=NbtEQAWqklXYEBxAnqmvheJ0hTfnMyI3zz9/wsitmOwQg1co/UfWEXtqGFgwxGAQP ea4sIS9C8XBEn3e3VjfkUN2PC+8Q41I4c40daLXd7/zvdlq5mjfjvIb9jd8qw8+RYc dCk6zaK3rYcphP5oaAgWWJmQfcS5lYd8R9zZi0wE= X-Riseup-User-ID: 213644179A3551838FFA1B9669CE811AA9316FA9DF55FD16D9A56E01A59C661E Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews01-sea.riseup.net (Postfix) with ESMTPSA id 4WSBK94kHwzJmqy; Mon, 22 Jul 2024 07:11:25 +0000 (UTC) From: Dang Huynh Date: Mon, 22 Jul 2024 14:10:18 +0700 Subject: [PATCH 08/12] arm64: dts: qcom: sm6115-pro1x: Update copyright year Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-Id: <20240722-qx1050-feature-expansion-v1-8-c4d486435b96@riseup.net> References: <20240722-qx1050-feature-expansion-v1-0-c4d486435b96@riseup.net> In-Reply-To: <20240722-qx1050-feature-expansion-v1-0-c4d486435b96@riseup.net> To: Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley 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, Dang Huynh It's 2024, let's update the copyright year. Signed-off-by: Dang Huynh --- 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 + * Copyright (c) 2023 - 2024, Dang Huynh */ /dts-v1/;