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 61A36C41513 for ; Tue, 15 Aug 2023 00:38:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233294AbjHOAiD (ORCPT ); Mon, 14 Aug 2023 20:38:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35638 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233158AbjHOAhv (ORCPT ); Mon, 14 Aug 2023 20:37:51 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5868493 for ; Mon, 14 Aug 2023 17:37:51 -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 EB5D1643DA for ; Tue, 15 Aug 2023 00:37:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4D465C433C8; Tue, 15 Aug 2023 00:37:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1692059870; bh=ubU1qJZKk3bzBUfLAI3KRwP4DlPCyvxsYECxwGBOIZ0=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=VWCd4Jj+OtVbHhGPBlB4TnL6MIIsQYALM63RjU23lnzstIU3uPnBWIidNpfgsy+Qy 4aK/XcOLLk6KddsW5blqjQsm0XFbenXoll2BmXLp5DgJnEdydnjjn0yxQidM6hUR7q uZ1mtRGC22KNkaIZOx8ge4vwbFT4M/kyTXcHWlt7r1mJWZMk+vdPqpUeM+gSWH2cc3 duSGDd4ABI8ksrIqnRsJe0dQXI4spwJx73V3BYU4ZfKMjl4QopCSOyD6EowXJz8iM0 uA33sWVQg92qvN0hJzP2x2qg/b8N9pxFi6IxLcvzPQsErjdBRFBhYWxqg0L6Ey620V sjXabOVhvHixg== Message-ID: Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: References: Subject: Re: [GIT PULL] Allwinner clock changes for 6.6 part 2 From: Stephen Boyd Cc: Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , linux-sunxi@lists.linux.dev, linux-clk@vger.kernel.org To: Chen-Yu Tsai Date: Mon, 14 Aug 2023 17:37:48 -0700 User-Agent: alot/0.10 Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org Quoting Chen-Yu Tsai (2023-08-13 06:29:53) > Hi, >=20 > Please pull another round of Allwinner clk patches for the 6.6 cycle. >=20 >=20 > Thanks > ChenYu >=20 >=20 > The following changes since commit 075d9ca5b4e17f84fd1c744a405e69ec743be7= f0: >=20 > clk: sunxi-ng: Modify mismatched function name (2023-07-31 00:52:36 +02= 00) >=20 > are available in the Git repository at: >=20 > https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/su= nxi-clk-for-6.6-2 >=20 > for you to fetch changes up to a69f9463397e56666b113eebb2e99956aacf6929: >=20 > clk: sunxi-ng: nkm: Prefer current parent rate (2023-08-09 23:41:44 +08= 00) >=20 > ---------------------------------------------------------------- Thanks. Pulled into clk-next