From patchwork Fri Jan 7 11:53:43 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tinghan Shen X-Patchwork-Id: 530568 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 E8F28C433F5 for ; Fri, 7 Jan 2022 11:54:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347293AbiAGLyr (ORCPT ); Fri, 7 Jan 2022 06:54:47 -0500 Received: from mailgw01.mediatek.com ([60.244.123.138]:41536 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1347281AbiAGLyp (ORCPT ); Fri, 7 Jan 2022 06:54:45 -0500 X-UUID: d0a4b9ec6cf34144be2ce8fff9b64bb2-20220107 X-UUID: d0a4b9ec6cf34144be2ce8fff9b64bb2-20220107 Received: from mtkmbs10n1.mediatek.inc [(172.21.101.34)] by mailgw01.mediatek.com (envelope-from ) (Generic MTA with TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 256/256) with ESMTP id 310022007; Fri, 07 Jan 2022 19:54:41 +0800 Received: from mtkcas11.mediatek.inc (172.21.101.40) by mtkmbs10n2.mediatek.inc (172.21.101.183) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384) id 15.2.792.3; Fri, 7 Jan 2022 19:54:39 +0800 Received: from mtksdccf07.mediatek.inc (172.21.84.99) by mtkcas11.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Fri, 7 Jan 2022 19:54:39 +0800 From: Tinghan Shen To: Rob Herring , Linus Walleij , Matthias Brugger , Lorenzo Pieralisi , Bartosz Golaszewski , Sean Wang CC: , , , , , , , , , Tinghan Shen Subject: [PATCH v8 2/4] dt-bindings: arm: cpus: Add cortex-a78 compatible Date: Fri, 7 Jan 2022 19:53:43 +0800 Message-ID: <20220107115345.9075-3-tinghan.shen@mediatek.com> X-Mailer: git-send-email 2.15.GIT In-Reply-To: <20220107115345.9075-1-tinghan.shen@mediatek.com> References: <20220107115345.9075-1-tinghan.shen@mediatek.com> MIME-Version: 1.0 X-MTK: N Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Add ARM cpu type cortex-a78. Signed-off-by: Tinghan Shen --- Documentation/devicetree/bindings/arm/cpus.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml index f2ab6423b4af..452bfd1d4ecc 100644 --- a/Documentation/devicetree/bindings/arm/cpus.yaml +++ b/Documentation/devicetree/bindings/arm/cpus.yaml @@ -137,6 +137,7 @@ properties: - arm,cortex-a75 - arm,cortex-a76 - arm,cortex-a77 + - arm,cortex-a78 - arm,cortex-m0 - arm,cortex-m0+ - arm,cortex-m1