Received: by 2002:ac0:da4c:0:0:0:0:0 with SMTP id a12csp694999imi; Fri, 22 Jul 2022 07:30:46 -0700 (PDT) X-Google-Smtp-Source: AGRyM1tXrCzIIa330v1A5/AVb4CaSGPUcdfoFzdpZFs9fcSA/ZYenVVvSgiynxNiSGKnXniFrqZp X-Received: by 2002:a05:6a00:1350:b0:52b:89ce:3326 with SMTP id k16-20020a056a00135000b0052b89ce3326mr232333pfu.6.1658500245922; Fri, 22 Jul 2022 07:30:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1658500245; cv=none; d=google.com; s=arc-20160816; b=ONGamoS+rVlaMrITKdhuUJFfYGZIrf+2Hfn1/49ok3wnPEDpnS1n1qM946eQDsmm1s xeLvsSl9u8X50yDFKBVWx/DHfg6bAv1PWJBl+DCTt7b53eRr/EThG0YHd+87ilrNUspf +PRugNycIfEUkQ+OLlYwtI0ZXnemGMU6afxBerlQypRkDWL/B1iUTiE5W0ZlrKLSHYBP hRC3/xCM8sJ9wsN1yApqHX1IPfc2IzrbNEtyxf1j47C15AMAXTUbeYwwN3Bvy2mS5JiD 1MawjOeIm8ER4UXV70Rg3l61A1Z1Ah/AMsAZ6GVYPkdVj4bayfUX2kv91FtH1r4mUAUt p5tA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:references:in-reply-to:message-id:date:subject :cc:to:from; bh=8b5vBwUbSw0UFxKaO9iXYsI5ywlz9J7ZK2ifXNQSL4Y=; b=E8a9dEMNNHa4OsF3pAqypv6ZOs3EnupEBV0QesTUwPtViDyz1DLILAxA5+J+ikjr/E 6RFffUjyMc69GZSAYZMzfS/EzX8JGp/HZfR2vrLyWUtF1+xXBwduJHPLlD2gTyZeU3zv fTL+BAzoZxDQiUj0y46F4TvtlO4nREqVy7/8wLPJ1wKpC5YKP57kC1LRYwGBsdJqmvL0 EndqJHeJKPCPYqaEPn4Digq/SBaZ3uQRQevDxna0PyuGr0Bqxks9YVkVGR0zIDvp8lbX +DuQiP8doBsHd3a76WJkGCNhdKRqefmHJvrDLxxxdPMXbf2FTIUbY1v8cw2aGiKF6KCu EfcQ== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=renesas.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id k126-20020a636f84000000b0041603073c17si6356169pgc.394.2022.07.22.07.30.23; Fri, 22 Jul 2022 07:30:45 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=renesas.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235314AbiGVOPZ (ORCPT + 99 others); Fri, 22 Jul 2022 10:15:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47086 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233520AbiGVOPV (ORCPT ); Fri, 22 Jul 2022 10:15:21 -0400 Received: from relmlie5.idc.renesas.com (relmlor1.renesas.com [210.160.252.171]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id F1DE81C90F; Fri, 22 Jul 2022 07:15:19 -0700 (PDT) X-IronPort-AV: E=Sophos;i="5.93,185,1654527600"; d="scan'208";a="127042270" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie5.idc.renesas.com with ESMTP; 22 Jul 2022 23:15:19 +0900 Received: from localhost.localdomain (unknown [10.226.36.204]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id 7B58343279E4; Fri, 22 Jul 2022 23:15:16 +0900 (JST) From: Lad Prabhakar To: Geert Uytterhoeven , Magnus Damm , Rob Herring , Krzysztof Kozlowski , linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Prabhakar , Biju Das , Lad Prabhakar Subject: [PATCH v2 1/2] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Document RZ/Five SoC Date: Fri, 22 Jul 2022 15:15:05 +0100 Message-Id: <20220722141506.20171-2-prabhakar.mahadev-lad.rj@bp.renesas.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20220722141506.20171-1-prabhakar.mahadev-lad.rj@bp.renesas.com> References: <20220722141506.20171-1-prabhakar.mahadev-lad.rj@bp.renesas.com> 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 Document RZ/Five (R9A07G043) SYSC bindings. The SYSC block found on the RZ/Five SoC is almost identical to one found on the RZ/G2UL (and alike) SoC's. "renesas,r9a07g043-sysc" compatible string will be used on the RZ/Five SoC so to make this clear, update the comment to include RZ/Five SoC. The SYSC block on RZ/Five has no interrupts to the core so to accommodate this SoC make interrupts{,-names} properties optional. Signed-off-by: Lad Prabhakar --- v1->v2: * Dropped "renesas,r9a07g043-rzfive-sysc" compatible string * Made interrupts{,-names} properties optional --- .../devicetree/bindings/soc/renesas/renesas,rzg2l-sysc.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/soc/renesas/renesas,rzg2l-sysc.yaml b/Documentation/devicetree/bindings/soc/renesas/renesas,rzg2l-sysc.yaml index ce2875c89329..398663d21ab1 100644 --- a/Documentation/devicetree/bindings/soc/renesas/renesas,rzg2l-sysc.yaml +++ b/Documentation/devicetree/bindings/soc/renesas/renesas,rzg2l-sysc.yaml @@ -20,7 +20,7 @@ description: properties: compatible: enum: - - renesas,r9a07g043-sysc # RZ/G2UL + - renesas,r9a07g043-sysc # RZ/G2UL and RZ/Five - renesas,r9a07g044-sysc # RZ/G2{L,LC} - renesas,r9a07g054-sysc # RZ/V2L @@ -44,8 +44,6 @@ properties: required: - compatible - reg - - interrupts - - interrupt-names additionalProperties: false -- 2.25.1