From patchwork Tue Jun 21 06:37:50 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neal Liu X-Patchwork-Id: 12889154 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 6AB67C43334 for ; Tue, 21 Jun 2022 12:16:22 +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:References:In-Reply-To: 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: List-Owner; bh=+OuqSnlHEXG+t+px30zVUhK/wHMN2weB6uIFrUITlp0=; b=J/JWFL+GV71pz+ LQQIdX0ycLxTlykeRl3tXItnuzk4aSCiyavQmzvpTztqM1xEIQFagvnyue5+BLKd+XpRScwsuUFl4 HSnpk3fGWmlB/aci9Tc4NPP6yMApmaAsz8J5Mhh/2/7G5+fPiIBYUL9ow+iClcSwlbKKQ9kpJsjXX hMP2D8W/nABjHsZGIvSb99zpDTv/MElkQU2NPIHKLO+SqL/3NV2bpRJiUa+IF/kGO2xyAY5u8gLI8 K7DMQ8L3RLC/uHISinn/0pwFBV2s6bURkllS/J0JNGU9UbUDn/Qwc3lT+S96s+fJiQo/vkRAblfpC vaLSo3VlKG6VPVAFrzgQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o3cmt-005GbK-5p; Tue, 21 Jun 2022 12:15:19 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o3ckR-005FBb-RY for linux-arm-kernel@bombadil.infradead.org; Tue, 21 Jun 2022 12:12:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Type:Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:CC:To:From:Sender :Reply-To:Content-ID:Content-Description; bh=eYaQkRIEz3IvCjBlQp5EJjnB/cESm1FACyg3NyH86Yo=; b=d8ut0KN0fgKMQ3Pr3Nh1wMnRMW 6sH5VmXn8Z8hsgJ/QWV9Ln2U8vGuOhZduS08wYA8dI/1AKVU4izyKcWkiwJq7r+Ql+8JkPf3nnhut oFjDC33vS5RBtVZ94s/uxRiJrAJF+aIorZxCvtWnOO7IeEndqdTB1YwUlfVuHz1TXGrepb4b2tm1G M3woo6ZESbegQT322vZamgGKN526pYYJaUA9b3XJOFH+moTh67W0CwxaGNCAVvo7wFmIhGLp0tKYV 9+2nGMQbBZUk8lA8japcUEmC155/RvH8S+2Co93UiREG7sYzaYgpJAXf4Qcs9eY7fSvrj3ze5AZ5I RAZ8h5yQ==; Received: from twspam01.aspeedtech.com ([211.20.114.71]) by casper.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o3XYc-005sLL-J5 for linux-arm-kernel@lists.infradead.org; Tue, 21 Jun 2022 06:40:18 +0000 Received: from mail.aspeedtech.com ([192.168.0.24]) by twspam01.aspeedtech.com with ESMTP id 25L6MMpn031704; Tue, 21 Jun 2022 14:22:23 +0800 (GMT-8) (envelope-from neal_liu@aspeedtech.com) Received: from localhost.localdomain (192.168.10.10) by TWMBX02.aspeed.com (192.168.0.24) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Tue, 21 Jun 2022 14:37:58 +0800 From: Neal Liu To: Corentin Labbe , Christophe JAILLET , Randy Dunlap , Herbert Xu , "David S . Miller" , Rob Herring , Krzysztof Kozlowski , Joel Stanley , "Andrew Jeffery" , Dhananjay Phadke , "Johnny Huang" CC: , , , , , Subject: [PATCH v3 3/5] ARM: dts: aspeed: Add HACE device controller node Date: Tue, 21 Jun 2022 14:37:50 +0800 Message-ID: <20220621063752.1005781-4-neal_liu@aspeedtech.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220621063752.1005781-1-neal_liu@aspeedtech.com> References: <20220621063752.1005781-1-neal_liu@aspeedtech.com> MIME-Version: 1.0 X-Originating-IP: [192.168.10.10] X-ClientProxiedBy: TWMBX02.aspeed.com (192.168.0.24) To TWMBX02.aspeed.com (192.168.0.24) X-DNSRBL: X-MAIL: twspam01.aspeedtech.com 25L6MMpn031704 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220621_074015_188393_255372D1 X-CRM114-Status: UNSURE ( 9.07 ) 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 hace node to device tree for AST2600. Signed-off-by: Neal Liu Signed-off-by: Johnny Huang --- arch/arm/boot/dts/aspeed-g6.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/aspeed-g6.dtsi b/arch/arm/boot/dts/aspeed-g6.dtsi index 6660564855ff..095cf8d03616 100644 --- a/arch/arm/boot/dts/aspeed-g6.dtsi +++ b/arch/arm/boot/dts/aspeed-g6.dtsi @@ -323,6 +323,14 @@ apb { #size-cells = <1>; ranges; + hace: crypto@1e6d0000 { + compatible = "aspeed,ast2600-hace"; + reg = <0x1e6d0000 0x200>; + interrupts = ; + clocks = <&syscon ASPEED_CLK_GATE_YCLK>; + resets = <&syscon ASPEED_RESET_HACE>; + }; + syscon: syscon@1e6e2000 { compatible = "aspeed,ast2600-scu", "syscon", "simple-mfd"; reg = <0x1e6e2000 0x1000>;