From patchwork Sat Apr 23 20:24:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Biju Das X-Patchwork-Id: 12824681 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 F0F52C433F5 for ; Sat, 23 Apr 2022 20:26:26 +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: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:In-Reply-To:References: List-Owner; bh=IIVxYiMFpFEYtMoGl9azISrJMkHp26ciBpHQl8cgKuM=; b=od0/ytrsFLAoLR VhsluHKSNmZGAIFUFRUKTTH1WXzKqoBFCga3gXz3rjLh1Z6QcJGS61KVEtKGUHWJU9f7aLl6SSEzf ECV+5lkgwIe/mZ58wOucsVd9saZgLp96G/C2FZ/gOybgz8wJT2600MIEXv+nHWmZbECF6RzrfjwTs 6eY3opkm/l/zZvRBH/GkFa0NfTWEYvfpmW+UN4ayAaEs6jv293+MlfMj/Y2K2uOg8KRPT4kFh3GTS P7M02S+BIkKzgyWSYbwfnQEmoYuy0nj+21adV7tlDnHiQK/hkGlLoeWcxYV5x5180srksh/AaCtLa oOjNkPnhIixPDTIEjwwQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1niMJY-004yew-2f; Sat, 23 Apr 2022 20:25:08 +0000 Received: from relmlor2.renesas.com ([210.160.252.172] helo=relmlie6.idc.renesas.com) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1niMJU-004yeI-Fk for linux-arm-kernel@lists.infradead.org; Sat, 23 Apr 2022 20:25:06 +0000 X-IronPort-AV: E=Sophos;i="5.90,285,1643641200"; d="scan'208";a="118923824" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie6.idc.renesas.com with ESMTP; 24 Apr 2022 05:25:00 +0900 Received: from localhost.localdomain (unknown [10.226.92.16]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id 6074D40F6CF7; Sun, 24 Apr 2022 05:24:55 +0900 (JST) From: Biju Das To: Rob Herring , Krzysztof Kozlowski , Maxime Coquelin , Alexandre Torgue Cc: Biju Das , Daniel Lezcano , Thomas Gleixner , Chris Brandt , Geert Uytterhoeven , devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, Chris Paterson , Biju Das , Prabhakar Mahadev Lad , linux-renesas-soc@vger.kernel.org Subject: [PATCH] dt-bindings: timer: renesas: ostm: Document Renesas RZ/G2UL OSTM Date: Sat, 23 Apr 2022 21:24:52 +0100 Message-Id: <20220423202452.148092-1-biju.das.jz@bp.renesas.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220423_132504_696103_3F97630D X-CRM114-Status: UNSURE ( 6.40 ) 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 Document the General Timer Module(a.k.a OSTM) found on the RZ/G2UL SoC. OSTM module is identical to one found RZ/G2L SoC. No driver changes are required as generic compatible string "renesas,ostm" will be used as a fallback. Signed-off-by: Biju Das Acked-by: Krzysztof Kozlowski Reviewed-by: Geert Uytterhoeven --- Documentation/devicetree/bindings/timer/renesas,ostm.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/timer/renesas,ostm.yaml b/Documentation/devicetree/bindings/timer/renesas,ostm.yaml index c399a019dde7..3f526bdba3f7 100644 --- a/Documentation/devicetree/bindings/timer/renesas,ostm.yaml +++ b/Documentation/devicetree/bindings/timer/renesas,ostm.yaml @@ -23,6 +23,7 @@ properties: - enum: - renesas,r7s72100-ostm # RZ/A1H - renesas,r7s9210-ostm # RZ/A2M + - renesas,r9a07g043-ostm # RZ/G2UL - renesas,r9a07g044-ostm # RZ/G2{L,LC} - renesas,r9a07g054-ostm # RZ/V2L - const: renesas,ostm # Generic