Received: by 2002:a05:6358:11c7:b0:104:8066:f915 with SMTP id i7csp1959046rwl; Thu, 6 Apr 2023 04:02:09 -0700 (PDT) X-Google-Smtp-Source: AKy350bdkw5aowUiNdlI8Jp7G29aZIU/zi5rfnVj8FsAHg5wuW8wElrFXfCINON3xh/OhmLtXLak X-Received: by 2002:a17:906:815a:b0:93b:49e8:d7b9 with SMTP id z26-20020a170906815a00b0093b49e8d7b9mr5826436ejw.40.1680778929044; Thu, 06 Apr 2023 04:02:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1680778929; cv=none; d=google.com; s=arc-20160816; b=w7c9hY5Dpva04+a6flEN8HHzFpH3i/6y1aOXgovPWCT8ruejxkTqrVFhCMONs36sI0 8oDy5Dt44FOIBaDmmARTR1rbzMHhGadqZ1THoIjZ19Q0B7oYkWJBbwApnhlVqFgxLu2V JUQctoHFBSD3aehCbVT0BXyfH8B5IsWWFyeNwq8qyVJD7dbk4jOgSYI1AkgSyFgxsszv 22voZxcX4MFUj3BCrmr+a2esQgB860rXcfF43C+K/U1e5qxr1IRy9v8uyIxrNnuWIxrU sav3O/hHysPlUoTNLmGJxKPHcPI7xrrVtPsMdzd85fRUw2tkQUFsjBIyTEK7N0qSqFFj qv3g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=WP1vXB/sDjU7pkicaZWao/Fflv7fXd+lI0eCUb9lTWA=; b=lC6JtePpeTC9zTEM+iSMU60hT0YzYyXE6gsR+WtMVGSyxVF3MBRPQxYEE7HynMsSR8 nvn8ymF5p3GHPGQQKjUela5rUdfHDZ6Eix2dWe1XBnw2Yw2A8Ua5H4mz03Yo3WGjQ6Sw OseDFwm2O8lyxL/JcPEqdHlc4IE23yD84NYF/tYpG30EXgpzG2HWeNsbn8NjZfEjIotR PfkEsgwF+3prJ7DgQiZ8b4gyF1xKRb7zZ3trHiEomim/z6evxdqxDXdmNyPxJsKID19Y hO7K01qOYbp8ViO62CvVJS46NxCNsN1EKvzRb7cpwBY6h8NS5GNzs/NXIjJZRV1Zg/PC tv4g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id lf26-20020a170906ae5a00b00948b989eef7si826772ejb.583.2023.04.06.04.01.08; Thu, 06 Apr 2023 04:02:09 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237210AbjDFKdX convert rfc822-to-8bit (ORCPT + 99 others); Thu, 6 Apr 2023 06:33:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33446 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236283AbjDFKdT (ORCPT ); Thu, 6 Apr 2023 06:33:19 -0400 Received: from fd01.gateway.ufhost.com (fd01.gateway.ufhost.com [61.152.239.71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A638155B4; Thu, 6 Apr 2023 03:33:17 -0700 (PDT) Received: from EXMBX165.cuchost.com (unknown [175.102.18.54]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "EXMBX165", Issuer "EXMBX165" (not verified)) by fd01.gateway.ufhost.com (Postfix) with ESMTP id C88AA24E31E; Thu, 6 Apr 2023 18:33:15 +0800 (CST) Received: from EXMBX168.cuchost.com (172.16.6.78) by EXMBX165.cuchost.com (172.16.6.75) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Thu, 6 Apr 2023 18:33:15 +0800 Received: from williamqiu-virtual-machine.starfivetech.com (171.223.208.138) by EXMBX168.cuchost.com (172.16.6.78) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Thu, 6 Apr 2023 18:33:15 +0800 From: William Qiu To: , , CC: Rob Herring , Krzysztof Kozlowski , Conor Dooley , "Emil Renner Berthing" , William Qiu Subject: [PATCH v7 2/2] riscv: dts: starfive: jh7110: Add syscon nodes Date: Thu, 6 Apr 2023 18:33:08 +0800 Message-ID: <20230406103308.1280860-3-william.qiu@starfivetech.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230406103308.1280860-1-william.qiu@starfivetech.com> References: <20230406103308.1280860-1-william.qiu@starfivetech.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [171.223.208.138] X-ClientProxiedBy: EXCAS064.cuchost.com (172.16.6.24) To EXMBX168.cuchost.com (172.16.6.78) X-YovoleRuleAgent: yovoleflag Content-Transfer-Encoding: 8BIT X-Spam-Status: No, score=-0.0 required=5.0 tests=RCVD_IN_MSPIKE_H2, SPF_HELO_PASS,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add stg_syscon/sys_syscon/aon_syscon nodes for JH7110 Soc. Signed-off-by: William Qiu Reviewed-by: Conor Dooley Reviewed-by: Emil Renner Berthing --- arch/riscv/boot/dts/starfive/jh7110.dtsi | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/arch/riscv/boot/dts/starfive/jh7110.dtsi b/arch/riscv/boot/dts/starfive/jh7110.dtsi index 4c5fdb905da8..f271c3184d3a 100644 --- a/arch/riscv/boot/dts/starfive/jh7110.dtsi +++ b/arch/riscv/boot/dts/starfive/jh7110.dtsi @@ -353,6 +353,11 @@ i2c2: i2c@10050000 { status = "disabled"; }; + stg_syscon: syscon@10240000 { + compatible = "starfive,jh7110-stg-syscon", "syscon"; + reg = <0x0 0x10240000 0x0 0x1000>; + }; + uart3: serial@12000000 { compatible = "snps,dw-apb-uart"; reg = <0x0 0x12000000 0x0 0x10000>; @@ -457,6 +462,11 @@ syscrg: clock-controller@13020000 { #reset-cells = <1>; }; + sys_syscon: syscon@13030000 { + compatible = "starfive,jh7110-sys-syscon", "syscon", "simple-mfd"; + reg = <0x0 0x13030000 0x0 0x1000>; + }; + sysgpio: pinctrl@13040000 { compatible = "starfive,jh7110-sys-pinctrl"; reg = <0x0 0x13040000 0x0 0x10000>; @@ -486,6 +496,11 @@ aoncrg: clock-controller@17000000 { #reset-cells = <1>; }; + aon_syscon: syscon@17010000 { + compatible = "starfive,jh7110-aon-syscon", "syscon", "simple-mfd"; + reg = <0x0 0x17010000 0x0 0x1000>; + }; + aongpio: pinctrl@17020000 { compatible = "starfive,jh7110-aon-pinctrl"; reg = <0x0 0x17020000 0x0 0x10000>; -- 2.34.1