From mboxrd@z Thu Jan 1 00:00:00 1970 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 563DEC3DA6E for ; Mon, 8 Jan 2024 17:49:49 +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-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=16o/13wotXz7CRieQOCu8XfUucsdHSeVjBkDjOGU1To=; b=0gVylYOMvuSUwpMQB5TWgp8RCX BYsTxhLurkC1LVakt3smwMhaA9S9aIt71tl7c8kwkeohuSuDWYBfNRHOkE1SJxlWLP97sCMU9Swzn OkjTdQ+JLry6HvRdoNFU08TLk0glKcBBBCWgjCoaaDFW+oJHNN52lv4L4Fqw7VBKMqvTtt/d2Ld29 S6e/gT7Ec62t0AND/TG0ZGAkfvWqoRDiMRCUDxt19voOj8pV6YY5VhmMM8Z1rslycGwHPWk28g2Nc CAO+/uRKLkJyqZvvGm4+DLf/DYEP+xzLG9uuV3hElpuUxoM2PPnIDKXUFo+pUCkWF8OwjDzTI1YGk c1CD2CKQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rMtkR-005nP5-0i; Mon, 08 Jan 2024 17:49:15 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rMtkP-005nOc-0s for linux-arm-kernel@lists.infradead.org; Mon, 08 Jan 2024 17:49:14 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 0887260F91; Mon, 8 Jan 2024 17:49:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B94B7C433C8; Mon, 8 Jan 2024 17:49:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1704736151; bh=d4qz83EjwUytJuNhWuKLXjTEVi0UOzqGjwWWhqF/k30=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mAx911Ogf+xgInSFJ3LyTIBtPbGg3k4QKV+AXIt8ocru4DGZKF5LpB/i7mX0HDFXi uKoFLVqzWVgjvHRjLpsSGUARwxta61MTDTEIUEG9gfpdeO6/NpaETTYv8NyhFtV9Al lFZTfJzGTZTsKaSCf5Gn/Iouz8n1+FJQ51QoRHzCt61LHjJiTilYWZgJ6yq52KzOcV Dog1wfDdGw1enoNQ7ocYKIxBdGHih4FkHnO4Dvf8klUSHXeBM4HUOLMG6+r/AWn3XQ IDKZ0u2SpkB4sv5jF0heTsZsTjwywL7Bb8+tj2mBEQdSbH8zObOd5xyoaWvlAr403r pMGVMesdneA1w== Date: Mon, 8 Jan 2024 17:49:05 +0000 From: Conor Dooley To: Geert Uytterhoeven Cc: Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Philipp Zabel , Magnus Damm , Catalin Marinas , Will Deacon , Ulf Hansson , Cong Dang , Duy Nguyen , Hai Pham , Linh Phung , linux-renesas-soc@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org Subject: Re: [PATCH 01/15] dt-bindings: clock: renesas,cpg-mssr: Document R-Car V4M support Message-ID: <20240108-unrigged-cage-1a6c27d1a9e0@spud> References: <81f5a2b55795af06f6fd54b3d566156e91138a17.1704726960.git.geert+renesas@glider.be> MIME-Version: 1.0 In-Reply-To: <81f5a2b55795af06f6fd54b3d566156e91138a17.1704726960.git.geert+renesas@glider.be> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240108_094913_349586_FAD67684 X-CRM114-Status: GOOD ( 10.35 ) 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: , Content-Type: multipart/mixed; boundary="===============7160288318717244628==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============7160288318717244628== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="9qCag8DPO53XwjAI" Content-Disposition: inline --9qCag8DPO53XwjAI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 08, 2024 at 04:33:40PM +0100, Geert Uytterhoeven wrote: > Document support for the Clock Pulse Generator (CPG) and Module Standby > Software Reset (MSSR) module on the Renesas R-Car V4M (R8A779H0) SoC. >=20 > Signed-off-by: Geert Uytterhoeven Acked-by: Conor Dooley Cheers, Conor. --9qCag8DPO53XwjAI Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZZw1kQAKCRB4tDGHoIJi 0iKXAQDotiDO0pWCJa937RC3CzXY6WqmgIwXh5aWvWd4WVRvIgD/TiyGUuLhc9SJ usbO1buDnqjU4ojF8j8vBXTCleRitAQ= =nUgm -----END PGP SIGNATURE----- --9qCag8DPO53XwjAI-- --===============7160288318717244628== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============7160288318717244628==--