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 CABB1C19F2B for ; Tue, 2 Aug 2022 19:22:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230471AbiHBTWC (ORCPT ); Tue, 2 Aug 2022 15:22:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48438 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230151AbiHBTWC (ORCPT ); Tue, 2 Aug 2022 15:22:02 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 573691A3A4; Tue, 2 Aug 2022 12:22:01 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id E64AB61499; Tue, 2 Aug 2022 19:22:00 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3DA53C433C1; Tue, 2 Aug 2022 19:22:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1659468120; bh=AMeTd/TH+wz4B0prFnYbMYgIJcy1MGrGgMYHOMgkaC0=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=sSa7cHGEJ59dMNNcV7ayzvpzxjcf6bZnXD7z6h+IKboTQWWcVu+hThb9PI77PB1yX yI5wMfxs3HToyfrDs2hDZIqjf/bkvTr0tZwQQDtGO1YfTrJl31ZY7zNGTyye9EhovK YyoPiGhIJtMWdajqts/5VEhfrB3mlMnrvnAx97lAQwN05d/zpq98xfrFaAdpXPHf/X GMsjsb/BDFQCl0I/Fe07pRcv0jw29f5ithXZUuTSh/Ya+ULimANB0kYn8vLDD8rHLc S6D/6AUPLo46TCDfi+UtMqu0iAqQwaIAaIh1E9bXh+FDQqp5Aq2Pse3lXNRrPYdocT y/bo4HsuQGd0g== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20220801033723.707019-1-bjorn.andersson@linaro.org> References: <20220801033723.707019-1-bjorn.andersson@linaro.org> Subject: Re: [GIT PULL] Qualcomm clock updates for v5.20 From: Stephen Boyd Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Andy Gross , Dmitry Baryshkov , Bryan O'Donoghue , Robert Marko , Vladimir Zapolskiy , Johan Hovold , Ansuel Smith , Nikita Travkin , Jonathan Marek , Robert Foss , Abel Vesa , Krzysztof Kozlowski , Li kunyu , Ren Zhijie , Stephen Boyd To: Bjorn Andersson , linux-clk@vger.kernel.org Date: Tue, 02 Aug 2022 12:21:58 -0700 User-Agent: alot/0.10 Message-Id: <20220802192200.3DA53C433C1@smtp.kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Quoting Bjorn Andersson (2022-07-31 20:37:23) > The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a= 56: >=20 > Linux 5.19-rc1 (2022-06-05 17:18:54 -0700) >=20 > are available in the Git repository at: >=20 > https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qco= m-clk-for-5.20 >=20 > for you to fetch changes up to 5e1e12d2992006a4e950ebf2e2a1f0ebaabd969f: >=20 > clk: qcom: gcc-msm8994: use parent_hws for gpll0/4 (2022-07-18 21:40:36= -0500) >=20 > ---------------------------------------------------------------- Thanks. Pulled into clk-next