From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5A12C35880 for ; Mon, 9 Oct 2023 18:02:17 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="D23IlfF6" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7CE38C433C7; Mon, 9 Oct 2023 18:02:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1696874536; bh=KfxjDjrzZwmljYd4jzkGm62ENsuvdGmEdT4z4hPQpX0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=D23IlfF6pMw3RxEcn9I4wmkLXI8KOJdDxMfrrpzd5bHFqW3QX4MN60sTsWV4Q1hyl OWn8DewmDGyYE4Bk3QInF1LTeBWLMKSYibie2kUhzWgQH9CHxJqOfbt65ebP1HDbYi iuGEEnHfhYg5YybU/Vkqj2uaS2daq0AbGACR9m4s= Date: Mon, 9 Oct 2023 20:02:13 +0200 From: Greg Kroah-Hartman To: Ahmad Fatoum Cc: stable@vger.kernel.org, patches@lists.linux.dev, Marco Felsch , Abel Vesa , Sasha Levin , Pengutronix Kernel Team Subject: Re: [PATCH 5.4 038/131] clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz Message-ID: <2023100901-rocket-catchable-8a26@gregkh> References: <20231009130116.329529591@linuxfoundation.org> <20231009130117.474995235@linuxfoundation.org> Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Mon, Oct 09, 2023 at 04:01:46PM +0200, Ahmad Fatoum wrote: > Hello Greg, > > On 09.10.23 15:01, Greg Kroah-Hartman wrote: > > 5.4-stable review patch. If anyone has any objections, please let me know. > > As mentioned before[1][2], this is not v5.4 stable material. > > Please drop from your queue for all releases older than v5.18. > > [1]: https://lore.kernel.org/all/6e3ad25c-1042-f786-6f0e-f71ae85aed6b@pengutronix.de/ > [2]: Now dropped, thanks and sorry for the confusion. greg k-h