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 X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F3DF1C4CECD for ; Tue, 17 Sep 2019 16:28:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C4E2D2171F for ; Tue, 17 Sep 2019 16:28:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568737701; bh=l7quzLRsCIpHwN0A+TZMRT7D5jR/Mzc/7HAgBvrpis4=; h=In-Reply-To:References:Cc:To:From:Subject:Date:List-ID:From; b=ySAJixVsLJzLcifhEbYpUm4YGM8tWwUc56WCrl1m1qQ1p2SG4OYz7jTf67Cmo7LFY e0IAY2RMgCu+P8/zGvtfEwawXG55K+xPmnb15BJp8LHoxh+OL3lDrVUvvmIaDS3pit apUIiluaYq+y8XeP0ZUpGqE1XFVZPkcLe4ji21Ks= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727987AbfIQQ2V (ORCPT ); Tue, 17 Sep 2019 12:28:21 -0400 Received: from mail.kernel.org ([198.145.29.99]:56364 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727868AbfIQQ2V (ORCPT ); Tue, 17 Sep 2019 12:28:21 -0400 Received: from kernel.org (unknown [104.132.0.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8DC542067B; Tue, 17 Sep 2019 16:28:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568737700; bh=l7quzLRsCIpHwN0A+TZMRT7D5jR/Mzc/7HAgBvrpis4=; h=In-Reply-To:References:Cc:To:From:Subject:Date:From; b=UiQmuaoaNC66LbDhnM88aOLclzw05mgzmcHzK8EoL1wkHuzWznYddH5eoLOGqvKQ+ TJxUYdgObC7SqGNzYoN7JtYKDJ4kEtTuC4GnNDYZPvTgzAv7GU0D6YZABnTaEc1r+e GUCSZLYiH/JoN5gzKYnKrHr0sxALVGM0O/J9m59c= Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: References: <1568043491-20680-1-git-send-email-peng.fan@nxp.com> Cc: "kernel@pengutronix.de" , dl-linux-imx , Anson Huang , Jacky Bai , Abel Vesa , "linux-clk@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Leonard Crestez To: "festevam@gmail.com" , "mturquette@baylibre.com" , "s.hauer@pengutronix.de" , "shawnguo@kernel.org" , Peng Fan From: Stephen Boyd Subject: RE: [PATCH V3 0/4] clk: imx8m: fix glitch/mux User-Agent: alot/0.8.1 Date: Tue, 17 Sep 2019 09:28:19 -0700 Message-Id: <20190917162820.8DC542067B@mail.kernel.org> Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org Quoting Peng Fan (2019-09-16 23:20:15) > Hi Stephen, Shawn, >=20 > > Subject: [PATCH V3 0/4] clk: imx8m: fix glitch/mux >=20 > Sorry to ping early. Is there a chance to land this patchset in 5.3 relea= se? >=20 No, it won't be in 5.3 because that version is released. Shawn already sent the PR for 5.4 too so this will most likely be in v5.5 at the earliest. 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 X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 19843C4CECD for ; Tue, 17 Sep 2019 16:28:30 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E182B2067B for ; Tue, 17 Sep 2019 16:28:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="kZT830Q1"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="UiQmuaoa" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E182B2067B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject:From:To: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Y3dxXMqfJhoCfys1WkKmFS++90UIim3J/NVHaaCneuE=; b=kZT830Q1oCj9px WDuywvQisbeKJ3lA6zVOdLKTWT5i67ztViKR5YYaxz2DobRRRL6ap2gXNDZhvfMW8MpHNoX/nmZrc C6Yx7zU42yOnLOx7xqLXr0ypjk4fuo0ab8CtYiWpVAjGcaHUehbDA4peXvK9q8at5zRSeQNA3u1RH yMF9L0KjdLVZ6BOc3vT2UeK8hw1sFW8H//WR29lBV98a7dezVExC/QIXuLcQe1Ps2hYr7W7EAh1ID eouNWuURwbYTzv+H8bTJKB4vo2GnkBFkBdyfpVoCPoAqmhndOEB9iiNctxWKKeV/AsXJ3qKMQ+N9B 5gbx+/uxeRTiHYD+mXnQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.2 #3 (Red Hat Linux)) id 1iAGL1-0006yh-KS; Tue, 17 Sep 2019 16:28:23 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.2 #3 (Red Hat Linux)) id 1iAGKz-0006yL-2w for linux-arm-kernel@lists.infradead.org; Tue, 17 Sep 2019 16:28:22 +0000 Received: from kernel.org (unknown [104.132.0.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8DC542067B; Tue, 17 Sep 2019 16:28:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568737700; bh=l7quzLRsCIpHwN0A+TZMRT7D5jR/Mzc/7HAgBvrpis4=; h=In-Reply-To:References:Cc:To:From:Subject:Date:From; b=UiQmuaoaNC66LbDhnM88aOLclzw05mgzmcHzK8EoL1wkHuzWznYddH5eoLOGqvKQ+ TJxUYdgObC7SqGNzYoN7JtYKDJ4kEtTuC4GnNDYZPvTgzAv7GU0D6YZABnTaEc1r+e GUCSZLYiH/JoN5gzKYnKrHr0sxALVGM0O/J9m59c= MIME-Version: 1.0 In-Reply-To: References: <1568043491-20680-1-git-send-email-peng.fan@nxp.com> To: "festevam@gmail.com" , "mturquette@baylibre.com" , "s.hauer@pengutronix.de" , "shawnguo@kernel.org" , Peng Fan From: Stephen Boyd Subject: RE: [PATCH V3 0/4] clk: imx8m: fix glitch/mux User-Agent: alot/0.8.1 Date: Tue, 17 Sep 2019 09:28:19 -0700 Message-Id: <20190917162820.8DC542067B@mail.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190917_092821_150114_F1148E06 X-CRM114-Status: UNSURE ( 7.18 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Abel Vesa , Anson Huang , "linux-kernel@vger.kernel.org" , dl-linux-imx , "kernel@pengutronix.de" , Leonard Crestez , "linux-clk@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Jacky Bai Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting Peng Fan (2019-09-16 23:20:15) > Hi Stephen, Shawn, > > > Subject: [PATCH V3 0/4] clk: imx8m: fix glitch/mux > > Sorry to ping early. Is there a chance to land this patchset in 5.3 release? > No, it won't be in 5.3 because that version is released. Shawn already sent the PR for 5.4 too so this will most likely be in v5.5 at the earliest. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel