From patchwork Fri Jun 30 18:48:08 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Rob Herring (Arm)" X-Patchwork-Id: 13298679 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 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 71657EB64D7 for ; Fri, 30 Jun 2023 18:49:17 +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=0uSTdpL9Ma/E8O8Wk+V+krE3M45badiTnwthZDcyaB4=; b=ykehKySR3h0HRg IAsnksWtZM45XDpdp+3OOazqAQ32JivgQCHQK1j49Et+srhdCISQProl6kfw4MXJ6Ah/cpmKGt7kT Hn1qRVseNpd0H1/0S0vEcHoLPLgrXSLag6UUzeiI4OXBzfyjbWwQrzRzbo4QGP4o8m3dx/ScD/ZXF 4lpkGTGLkmy4+8MRYtFULJq1Y7TWcKk38vf+yhhAozjNMInIMjJa9bFqiSMo+TNNrQrSQ44WWUcA9 S0ALb59k1BZcrWf8ftO9dAJ2eSimjlcdC2tk/rQ6XrFwYbggxF6rM5dpiXmAsqPLSH0O5XX4KgmLn uRGEcX4u5Z9Rw3a4EgSA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qFJAq-004LKt-1b; Fri, 30 Jun 2023 18:48:52 +0000 Received: from mail-il1-f181.google.com ([209.85.166.181]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qFJAm-004LJN-2x for linux-arm-kernel@lists.infradead.org; Fri, 30 Jun 2023 18:48:51 +0000 Received: by mail-il1-f181.google.com with SMTP id e9e14a558f8ab-34570ed4cb8so9556595ab.1 for ; Fri, 30 Jun 2023 11:48:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688150925; x=1690742925; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=tT/O+U0RmxR2jpWjaZx0ivpKPFNChJ8QTbrsz4zzr2o=; b=jlASD7P4lOeP78F52sDE/5wyz3P8HSSiHNBdIK31QfAVx4D3eGXngvUAw2PauBnQxi vcEB2Oi6bblp/mOc8u2I4iY24DPGghSoFkDHOUSZPtxCbxa97F97P6FoDtRv4KCID9NH ehE132zz8YPLmhkmReDBRwl3YUPHFcGMXZbIEIGEDPdd+0jIyExJ4OF1KvZQlocRid6L Q2PEv/2IFYpT1J2giQOp38fvdpoHaMoeHusVEfAOJgLy1rUzEzgGaDLRUezAKNz1wBuY k9TLLAqqnZZmbT9e1zPCuSe56B5p3cW5bVVSoG5JjMkOFwKckqBTB3cSxojZFMQRDtjy lzOw== X-Gm-Message-State: ABy/qLbCCXg4lX/oYNQuM9ZW4xdWdSytd4rNPzsEGLr5knREAWn6+bRz 7ecNYvyJFAVFtK5SQPcfvZ6D/G40Eg== X-Google-Smtp-Source: APBJJlEsaVcNQQEabIiUYoxHPkAdUfY2kc0MbUJ8HEBxSFsA27fEXvavVTlAWeDcC8PLHTIZ2mHyog== X-Received: by 2002:a92:d386:0:b0:345:a6c5:1ce8 with SMTP id o6-20020a92d386000000b00345a6c51ce8mr3048485ilo.14.1688150925318; Fri, 30 Jun 2023 11:48:45 -0700 (PDT) Received: from robh_at_kernel.org ([64.188.179.250]) by smtp.gmail.com with ESMTPSA id c18-20020a92cf12000000b00341f8926cecsm4935638ilo.73.2023.06.30.11.48.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 30 Jun 2023 11:48:44 -0700 (PDT) Received: (nullmailer pid 2165422 invoked by uid 1000); Fri, 30 Jun 2023 18:48:43 -0000 From: Rob Herring To: Krzysztof Kozlowski , Conor Dooley , Lorenzo Pieralisi Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] dt-bindings: arm: cpus: Add Cortex-A520 and Cortex-A720 Date: Fri, 30 Jun 2023 12:48:08 -0600 Message-Id: <20230630184807.2164597-1-robh@kernel.org> X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230630_114848_952929_375EA896 X-CRM114-Status: UNSURE ( 9.14 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Add compatible strings for the Arm Cortex-A520 and Cortex-A720 CPUs. Signed-off-by: Rob Herring Acked-by: Conor Dooley --- Documentation/devicetree/bindings/arm/cpus.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml index 9e6a45eea4e5..9a39dd26b6dc 100644 --- a/Documentation/devicetree/bindings/arm/cpus.yaml +++ b/Documentation/devicetree/bindings/arm/cpus.yaml @@ -143,8 +143,10 @@ properties: - arm,cortex-a78ae - arm,cortex-a78c - arm,cortex-a510 + - arm,cortex-a520 - arm,cortex-a710 - arm,cortex-a715 + - arm,cortex-a720 - arm,cortex-m0 - arm,cortex-m0+ - arm,cortex-m1