Message ID | 20220922142010.1412640-1-andre.przywara@arm.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 82BBEC54EE9 for <linux-arm-kernel@archiver.kernel.org>; Thu, 22 Sep 2022 14:21:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=sZhZ4JewUGO43SA+pdvt785fcXuROUGr76w/+frAZmk=; b=FXSwfRcYWXnkaU 1zXFBWZ5cXT0Rtnb6KgeqSdIsU5KDqMBWOXv9R/fBegBsgHPoCmGuhVIMSy0aDpf2mRAnV1s1ROX3 kJBxP73OQwz85IKGbsW4O2DREjFJhCdDQ39tzyFBMkGKV+ltioaoQ88flgl8yclj0Cf0MpYOwHhBG H+KDwnWnDibOrEQd6EjxQ8N/yeOladoC4C+cudwXljnXibg9EZFainEQGsPdo6kico5Ll42nA6E+e H4tn4Y1mZmc1mICsA/P+hRTsW2HdA94JpSYkwaAx/XrNb2A0C9IsR2cLf2xWYeoqVoQEWYUDiwErt ljLxn4hsN8hhY1pBLmNg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1obN4I-00FxgX-0M; Thu, 22 Sep 2022 14:20:46 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1obN4E-00FxdY-5K for linux-arm-kernel@lists.infradead.org; Thu, 22 Sep 2022 14:20:44 +0000 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 7E93C1595; Thu, 22 Sep 2022 07:20:44 -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 6225B3F73B; Thu, 22 Sep 2022 07:20:36 -0700 (PDT) From: Andre Przywara <andre.przywara@arm.com> To: Liviu Dudau <liviu.dudau@arm.com>, Sudeep Holla <sudeep.holla@arm.com>, Lorenzo Pieralisi <lpieralisi@kernel.org>, Rob Herring <robh+dt@kernel.org>, Grant Likely <grant.likely@linaro.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org> Cc: Jean-Philippe Brucker <jean-philippe@linaro.org>, Pawel Moll <Pawel.Moll@arm.com>, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/3] arm64: dts: arm: Fix copyrights and license tags Date: Thu, 22 Sep 2022 15:20:07 +0100 Message-Id: <20220922142010.1412640-1-andre.przywara@arm.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220922_072042_290861_A4D36575 X-CRM114-Status: GOOD ( 12.14 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
arm64: dts: arm: Fix copyrights and license tags
|
expand
|