From patchwork Tue Jul 23 11:07:30 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Oliver Rhodes X-Patchwork-Id: 13739921 X-Patchwork-Delegate: geert@linux-m68k.org Received: from relmlie6.idc.renesas.com (relmlor2.renesas.com [210.160.252.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 21E3F14D29C; Tue, 23 Jul 2024 11:08:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.160.252.172 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721732885; cv=none; b=GZs5w6GmaSSdy3zJHWUCwV7iu87YHxdrTfJQMP0x214rzCzB8bPbDhaZGzO/niloixYowBRRtKF/3+qjTjRLcjRpW4O1C4PnSDBtVL8WdzNsXI1B5+pAAiC3kpnsAvk73QuZssuMN33TqqosCMbHwobyH2Yoe+demTpG2cG4HMI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721732885; c=relaxed/simple; bh=lxlqGX1vj2bh192s99+zh0KaN5T5g0e139+ZnUzSEqU=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=tISiWO5khNGxcu8pgCmUSyob88j1dRKXbiBnzVUv1xW9/3SHg8wZylgsThJUd9TEck69TZjpiCpJnpbazrgeXgzGb0qIiBTfR5DP8Wq5e7qVgoHmJk8x5/iJ9N2ID/G0oFotq3ZJ65B6QsQUO7Y7OtS+ST9NhJfWRgtwh4gQcmU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=renesas.com; spf=pass smtp.mailfrom=renesas.com; arc=none smtp.client-ip=210.160.252.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=renesas.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=renesas.com X-IronPort-AV: E=Sophos;i="6.09,230,1716217200"; d="scan'208";a="216331953" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie6.idc.renesas.com with ESMTP; 23 Jul 2024 20:08:02 +0900 Received: from localhost.localdomain (unknown [10.226.93.79]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id E5CB542F3F0C; Tue, 23 Jul 2024 20:07:57 +0900 (JST) From: Oliver Rhodes To: Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: Oliver Rhodes , Geert Uytterhoeven , Magnus Damm , linux-renesas-soc@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH V1 resend 3/6] dt-bindings: clock: renesas: Document RZ/G2M v3.0 (r8a774a3) clock Date: Tue, 23 Jul 2024 12:07:30 +0100 Message-Id: <20240723110733.10988-4-oliver.rhodes.aj@renesas.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240723110733.10988-1-oliver.rhodes.aj@renesas.com> References: <20240723110733.10988-1-oliver.rhodes.aj@renesas.com> Precedence: bulk X-Mailing-List: linux-renesas-soc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Add binding documentation for Renesas RZ/G2M v3.0 (a.k.a r8a774a3) Clock Pulse Generator driver. Signed-off-by: Oliver Rhodes --- v1->v1 resend: * No change. --- Documentation/devicetree/bindings/clock/renesas,cpg-mssr.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.yaml b/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.yaml index 084259d30232..77ce3615c65a 100644 --- a/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.yaml +++ b/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.yaml @@ -31,6 +31,7 @@ properties: - renesas,r8a7745-cpg-mssr # RZ/G1E - renesas,r8a77470-cpg-mssr # RZ/G1C - renesas,r8a774a1-cpg-mssr # RZ/G2M + - renesas,r8a774a3-cpg-mssr # RZ/G2M v3.0 - renesas,r8a774b1-cpg-mssr # RZ/G2N - renesas,r8a774c0-cpg-mssr # RZ/G2E - renesas,r8a774e1-cpg-mssr # RZ/G2H