From patchwork Thu Sep 22 14:20:10 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andre Przywara X-Patchwork-Id: 608360 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 34A3FC54EE9 for ; Thu, 22 Sep 2022 14:21:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229718AbiIVOVB (ORCPT ); Thu, 22 Sep 2022 10:21:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35916 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231828AbiIVOUp (ORCPT ); Thu, 22 Sep 2022 10:20:45 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 91C85895F5; Thu, 22 Sep 2022 07:20:43 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id E72BD22BE; Thu, 22 Sep 2022 07:20:49 -0700 (PDT) Received: from donnerap.arm.com (donnerap.cambridge.arm.com [10.1.197.42]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id CD3B53F73B; Thu, 22 Sep 2022 07:20:41 -0700 (PDT) From: Andre Przywara To: Liviu Dudau , Sudeep Holla , Lorenzo Pieralisi , Rob Herring , Grant Likely , Krzysztof Kozlowski Cc: Jean-Philippe Brucker , Pawel Moll , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 3/3] arm64: dts: arm: add copyright messages (Linaro) Date: Thu, 22 Sep 2022 15:20:10 +0100 Message-Id: <20220922142010.1412640-4-andre.przywara@arm.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220922142010.1412640-1-andre.przywara@arm.com> References: <20220922142010.1412640-1-andre.przywara@arm.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org The GPL license seems to require an explicit copyright statement. Add the appropriate line into files which were lacking this. This assigns the copyright to Linaro, for files which were originally contributed by Linaro employees or assignees. Signed-off-by: Andre Przywara --- arch/arm64/boot/dts/arm/fvp-base-revc.dts | 2 ++ arch/arm64/boot/dts/arm/juno-cs-r1r2.dtsi | 5 +++++ arch/arm64/boot/dts/arm/rtsm_ve-motherboard-rs2.dtsi | 2 ++ 3 files changed, 9 insertions(+) diff --git a/arch/arm64/boot/dts/arm/fvp-base-revc.dts b/arch/arm64/boot/dts/arm/fvp-base-revc.dts index 45cef48378d07..9d0d1a39b9c31 100644 --- a/arch/arm64/boot/dts/arm/fvp-base-revc.dts +++ b/arch/arm64/boot/dts/arm/fvp-base-revc.dts @@ -2,6 +2,8 @@ /* * ARM Ltd. Fast Models * + * Copyright (c) 2017-2022 Linaro Ltd. + * * Architecture Envelope Model (AEM) ARMv8-A * ARMAEMv8AMPCT * diff --git a/arch/arm64/boot/dts/arm/juno-cs-r1r2.dtsi b/arch/arm64/boot/dts/arm/juno-cs-r1r2.dtsi index 4299287e1e284..e9f2eb53712d8 100644 --- a/arch/arm64/boot/dts/arm/juno-cs-r1r2.dtsi +++ b/arch/arm64/boot/dts/arm/juno-cs-r1r2.dtsi @@ -1,4 +1,9 @@ // SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) +/* + * Arm Juno board common Coresight definitions + * + * Copyright (c) 2017-2022 Linaro Ltd. + */ / { funnel@20130000 { /* cssys1 */ compatible = "arm,coresight-dynamic-funnel", "arm,primecell"; diff --git a/arch/arm64/boot/dts/arm/rtsm_ve-motherboard-rs2.dtsi b/arch/arm64/boot/dts/arm/rtsm_ve-motherboard-rs2.dtsi index 9dd155ef09ab3..44a6e7ad287c3 100644 --- a/arch/arm64/boot/dts/arm/rtsm_ve-motherboard-rs2.dtsi +++ b/arch/arm64/boot/dts/arm/rtsm_ve-motherboard-rs2.dtsi @@ -2,6 +2,8 @@ /* * ARM Ltd. Fast Models * + * Copyright (c) 2017-2022 Linaro Ltd. + * * "rs2" extension for the v2m motherboard */ / {