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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2A59BC001DF for ; Thu, 3 Aug 2023 15:53:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236651AbjHCPxs (ORCPT ); Thu, 3 Aug 2023 11:53:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39786 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235670AbjHCPxr (ORCPT ); Thu, 3 Aug 2023 11:53:47 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DBC373A85; Thu, 3 Aug 2023 08:53:46 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 7A21E61E21; Thu, 3 Aug 2023 15:53:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6FDABC433C8; Thu, 3 Aug 2023 15:53:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691078025; bh=8fn4NsglEHfAZXQyXDuTzdOkvddrJ8Q1RH8EX5Eb4xk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VWRxlwQupQZMZqEzRYfwLLRMQo46W3vX+fCsqjSsQRjJZLzQq+vKEQN2iLdMfQMj9 w5NRZ6cNDwSltBwqhaQl1mvsbTZX99hsd11qjdPgJ+QVRByDw9x/TDXziRRtQPK0NH IodqrIuDyByTkutlWM38y+JqGt3HgMEQXBoEk+JGLHhQUiraAOsMmwFZBMqkT35d05 qBc9VpvWs5QLxHBlNIF4MS3H+ZmLSslItbNFBvTyH5xk0MQnGNAf4WFaWpc2y3Jcby eHHVsbiNSZ6YLmdAvy3POIDzG6e8AEGl9HDZy+/JIDEncRNfqHiMPkxpmEuyCGkO3Z xcpygLl8g2bmQ== Date: Thu, 3 Aug 2023 16:53:41 +0100 From: Conor Dooley To: Otto =?iso-8859-1?Q?Pfl=FCger?= Cc: linux-clk@vger.kernel.org, Andy Gross , Bjorn Andersson , Konrad Dybcio , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH 1/2] dt-bindings: clock: gcc-msm8917: Add definition for GPLL0_SLEEP_CLK_SRC Message-ID: <20230803-sake-festivity-f0fb57b108dc@spud> References: <20230802170317.205112-1-otto.pflueger@abscue.de> <20230802170317.205112-2-otto.pflueger@abscue.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="vthWvwlxNCXH5G2O" Content-Disposition: inline In-Reply-To: <20230802170317.205112-2-otto.pflueger@abscue.de> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --vthWvwlxNCXH5G2O Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 02, 2023 at 07:03:16PM +0200, Otto Pfl=FCger wrote: > Add the missing #define for GPLL0_SLEEP_CLK_SRC, the parent clock of > GPLL0_EARLY. >=20 > Signed-off-by: Otto Pfl=FCger Acked-by: Conor Dooley Thanks, Conor. --vthWvwlxNCXH5G2O Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZMvNhQAKCRB4tDGHoIJi 0jQqAQDxL4V2Yb1k3YUHI/WpmV4l3pLytoEjhc+H+C7nDIDFGwD5AWoO77Ykngvn ZcYM4GmwjYmopMfpc+ksrxg3C8Xssgw= =tnRJ -----END PGP SIGNATURE----- --vthWvwlxNCXH5G2O--