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 A2BFDC433FE for ; Wed, 9 Mar 2022 18:51:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234205AbiCISw4 (ORCPT ); Wed, 9 Mar 2022 13:52:56 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37916 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231675AbiCISwz (ORCPT ); Wed, 9 Mar 2022 13:52:55 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9BC67108C; Wed, 9 Mar 2022 10:51:56 -0800 (PST) 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 1180461797; Wed, 9 Mar 2022 18:51:56 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 70CCDC340E8; Wed, 9 Mar 2022 18:51:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1646851915; bh=xzJ5MUhWVJhz7dgkUY0gBf+kW/zn0zNkmEhZ9It9QA4=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=FwnEI0nFWdWAYlc1MD4qq1hCYtmQfnj23PnNY6G7735I0PuGDd812/PKE2su/qUTf +pgM/NcOA8QuSnaU9+0U6w7T3KnH/ymQO9UCOa6VQ05X1QoB4M7jO5BllxQrxdAHYd 3VuEJi6VNHJsNCcgjn/WycKcFEVF51F5fFNZjxchLQzXXIl1b465OG2ALqybpXUujL /DZoClYmQh0iZXGScvA/8a4EjUiNXmGEBGzvs4DcPglP6LEx31JWU19uuIWEPXlBz1 obXGah2qz9HVFQgKiUn7JItHR3GQyMmn/5k5JhxY5CVhc8dNWD741GfLZhT2UKopaB O46uX3wfBw+jw== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: References: Subject: Re: [GIT PULL] clk: renesas: Updates for v5.18 (take two) From: Stephen Boyd Cc: linux-clk@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven To: Geert Uytterhoeven , Michael Turquette Date: Wed, 09 Mar 2022 10:51:53 -0800 User-Agent: alot/0.10 Message-Id: <20220309185155.70CCDC340E8@smtp.kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org Quoting Geert Uytterhoeven (2022-02-25 05:38:29) > Hi Mike, Stephen, >=20 > The following changes since commit a1bcf50a99dd1e40f0c6a963bd4f12547a89d4= cd: >=20 > clk: renesas: rzg2l-cpg: Add support for RZ/V2L SoC (2022-02-10 14:34:5= 8 +0100) >=20 > are available in the Git repository at: >=20 > git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git= tags/renesas-clk-for-v5.18-tag2 >=20 > for you to fetch changes up to 73421f2a48e6bd1d1024a09aedbc9c662cb88e77: >=20 > clk: renesas: r8a779f0: Add PFC clock (2022-02-22 09:51:20 +0100) >=20 > ---------------------------------------------------------------- Thanks. Pulled into clk-next