From patchwork Wed Feb 15 11:32:49 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: William Qiu X-Patchwork-Id: 57494 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:adf:eb09:0:0:0:0:0 with SMTP id s9csp142267wrn; Wed, 15 Feb 2023 03:44:36 -0800 (PST) X-Google-Smtp-Source: AK7set/4dapdpqLzjUboTi4hHpaBM2YfF5Qm/tLFtk6MbLgsPtAKXG3B1oOItQIbM9ZS9VD9lOnz X-Received: by 2002:a17:902:ce8c:b0:19a:a650:ac55 with SMTP id f12-20020a170902ce8c00b0019aa650ac55mr3632387plg.23.1676461476070; Wed, 15 Feb 2023 03:44:36 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1676461476; cv=none; d=google.com; s=arc-20160816; b=LK324Pdl5a4ljZ80nDXGnEPMyZAeCoG69x0XULFkmgMWPKfj10tm9Ex0ljJpd3rlfS cUxrEk9YaNpTYU3BDzdHVqGH5VAEZA8MfVpLPQMVzHnGlvrfCzn/vg2SdvS0VeaPZNnO ArbTXA2ov0PzQuyieogP3MpOeuVRc2KAk1EOXsQqYPdn5GYYqLfbm8ZPxBgLN90ChSjo JFsiMgOizgUprOFtINXZ4tqe3/XbLoAJw+GoftXc5LMiGDyns8blmj52kTvx5envlU0B Ff1xPBEVHxnjYCJfjxhkgybnbT+UtbhRimRfR2QZ2krF+icZLlO+MwZLiUITFSh3VwyH gZpQ== 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=VE5Iuhs+8NC+JJWnwcXFLzZSbcRgHpu5o3e4BTxP0F8=; b=kG+PJSV3tiRPYJa3FWDRWZZWgH5kdw7mwCAyd/tAYkT7kt26n/p5p5nu2UQYZ0vjVG /tPKXybqP4qpaulhgtCvGCj5VtVQDvz/pR61fEQaCuYxIXyc6taY3fJhsbOyYQTUi5wJ LMeqXl7sk0ej99sn/haX8T5HYfiLgvoKpk2tVSjvEybpiVrWJYWiCHj3NveaXpUCZ8YO J+OtZzcmlFSFcE3A4h468tGYB5yrnuKWESM+BlhCR3UVNKcwjpMeL8hEWY0cI9EQ3JTM q9MFF7IYaiOUnxi4XXuWeT2oy+mf7piayAWGNeVq2uK2zql5IRA0HaNal/b04crbJNWm pmPw== 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 Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id f24-20020a637558000000b004fbedfa5b51si2859043pgn.532.2023.02.15.03.44.22; Wed, 15 Feb 2023 03:44:36 -0800 (PST) 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 S233564AbjBOLdC convert rfc822-to-8bit (ORCPT + 99 others); Wed, 15 Feb 2023 06:33:02 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35666 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233521AbjBOLc6 (ORCPT ); Wed, 15 Feb 2023 06:32:58 -0500 Received: from ex01.ufhost.com (ex01.ufhost.com [61.152.239.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8E1AED51B; Wed, 15 Feb 2023 03:32:54 -0800 (PST) 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 ex01.ufhost.com (Postfix) with ESMTP id 95AB924E27A; Wed, 15 Feb 2023 19:32:53 +0800 (CST) Received: from EXMBX068.cuchost.com (172.16.6.68) by EXMBX165.cuchost.com (172.16.6.75) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Wed, 15 Feb 2023 19:32:53 +0800 Received: from williamqiu-virtual-machine.starfivetech.com (171.223.208.138) by EXMBX068.cuchost.com (172.16.6.68) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Wed, 15 Feb 2023 19:32:52 +0800 From: William Qiu To: , , CC: Rob Herring , Krzysztof Kozlowski , Jaehoon Chung , Ulf Hansson , William Qiu , Subject: [PATCH v4 4/4] dt-bindings: syscon: Add StarFive syscon doc Date: Wed, 15 Feb 2023 19:32:49 +0800 Message-ID: <20230215113249.47727-5-william.qiu@starfivetech.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230215113249.47727-1-william.qiu@starfivetech.com> References: <20230215113249.47727-1-william.qiu@starfivetech.com> MIME-Version: 1.0 X-Originating-IP: [171.223.208.138] X-ClientProxiedBy: EXCAS064.cuchost.com (172.16.6.24) To EXMBX068.cuchost.com (172.16.6.68) X-YovoleRuleAgent: yovoleflag X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS autolearn=ham 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 X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1757897268805817787?= X-GMAIL-MSGID: =?utf-8?q?1757897268805817787?= Add documentation to describe StarFive System Controller Registers. Signed-off-by: William Qiu Reviewed-by: Conor Dooley --- .../bindings/soc/starfive/jh7110-syscon.yaml | 51 +++++++++++++++++++ MAINTAINERS | 5 ++ 2 files changed, 56 insertions(+) create mode 100644 Documentation/devicetree/bindings/soc/starfive/jh7110-syscon.yaml diff --git a/Documentation/devicetree/bindings/soc/starfive/jh7110-syscon.yaml b/Documentation/devicetree/bindings/soc/starfive/jh7110-syscon.yaml new file mode 100644 index 000000000000..fa4d8522a454 --- /dev/null +++ b/Documentation/devicetree/bindings/soc/starfive/jh7110-syscon.yaml @@ -0,0 +1,51 @@ +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/soc/starfive/jh7110-syscon.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: StarFive JH7110 SoC system controller + +maintainers: + - William Qiu + +description: | + The StarFive JH7110 SoC system controller provides register information such + as offset, mask and shift to configure related modules such as MMC and PCIe. + +properties: + compatible: + items: + - enum: + - starfive,jh7110-stg-syscon + - starfive,jh7110-sys-syscon + - starfive,jh7110-aon-syscon + - const: syscon + + reg: + maxItems: 1 + +required: + - compatible + - reg + +additionalProperties: false + +examples: + - | + syscon@10240000 { + compatible = "starfive,jh7110-stg-syscon", "syscon"; + reg = <0x10240000 0x1000>; + }; + + syscon@13030000 { + compatible = "starfive,jh7110-sys-syscon", "syscon"; + reg = <0x13030000 0x1000>; + }; + + syscon@17010000 { + compatible = "starfive,jh7110-aon-syscon", "syscon"; + reg = <0x17010000 0x1000>; + }; + +... diff --git a/MAINTAINERS b/MAINTAINERS index 644ac9479a6e..fc9d1781516a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19665,6 +19665,11 @@ F: Documentation/devicetree/bindings/reset/starfive,jh7100-reset.yaml F: drivers/reset/starfive/reset-starfive-jh71* F: include/dt-bindings/reset/starfive?jh71*.h +STARFIVE JH7110 SYSCON +M: William Qiu +S: Supported +F: Documentation/devicetree/bindings/soc/starfive/jh7110-syscon.yaml + STATIC BRANCH/CALL M: Peter Zijlstra M: Josh Poimboeuf