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=-6.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, 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 67E54C432C3 for ; Wed, 10 Feb 2021 09:12:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2D86261481 for ; Wed, 10 Feb 2021 09:12:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230479AbhBJJI1 (ORCPT ); Wed, 10 Feb 2021 04:08:27 -0500 Received: from mail.kernel.org ([198.145.29.99]:53050 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229940AbhBJJA7 (ORCPT ); Wed, 10 Feb 2021 04:00:59 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 9A07664E2F; Wed, 10 Feb 2021 09:00:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1612947618; bh=6DKov5lEdYKhCGKIaGnnaTsGU64eVZQrn5xUICHQO5U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=AFsdPOTUnOAxrPPE/sCYoKo0E3No0FLZH9BzhWbJ+lxLVxujwcWRJtViH5FmK9Z3m sLGmP7IKlRxIE53iXpYQePAB5jJSWay7TFLNDmVqvkSGSF9ARqijsTr4DTg3Tjl8b9 zWO1Z7v30T9SmIh6ipJVgvzvFQbOPhUNkVpegmpg= Date: Wed, 10 Feb 2021 10:00:14 +0100 From: Greg Kroah-Hartman To: Geert Uytterhoeven Cc: Saravana Kannan , Stephen Boyd , Ludovic Desroches , Nicolas Ferre , Tudor Ambarus , Alexandre Belloni , Michael Turquette , mirq-linux@rere.qmqm.pl, Claudiu Beznea , a.fatoum@pengutronix.de, Krzysztof Kozlowski , Codrin.Ciubotariu@microchip.com, linux-clk , linux-arm-kernel , LKML Subject: Re: [PATCH] clk: at91: Fix the declaration of the clocks Message-ID: References: <20210203154332.470587-1-tudor.ambarus@microchip.com> <5bc4f5b7-5370-bdd5-143e-429c83447ce1@microchip.com> <161291845517.418021.17378265940034341908@swboyd.mtv.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 10, 2021 at 09:51:14AM +0100, Geert Uytterhoeven wrote: > Hi Saravana, > > On Wed, Feb 10, 2021 at 1:57 AM Saravana Kannan wrote: > > On Tue, Feb 9, 2021 at 4:54 PM Stephen Boyd wrote: > > > Quoting Tudor.Ambarus@microchip.com (2021-02-08 01:49:45) > > > > Do you plan to take this patch for v5.12? > > > > If fw_devlink will remain set to ON for v5.12, some of our boards will > > > > no longer boot without this patch. > > > > > > Is fw_devlink defaulted to on for v5.12? > > > > Yes. > > Have all issues been identified and understood? > Have all issues been fixed, reviewed, and committed? > Have all fixes entered linux-next? > Have all fixes been migrated from submaintainers to maintainers? > > We're already at v5.11-rc7. > Yes, we can get fixes into v5.12-rc7. Or v5.12-rc9... Yeah, I'm leaning toward not making it the default for 5.12-rc1 because not everything seems to be working, let's see how the rest of the week goes... thanks, greg k-h 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=-4.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,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 AB530C433E0 for ; Wed, 10 Feb 2021 09:01:33 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 2ACA964E42 for ; Wed, 10 Feb 2021 09:01:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2ACA964E42 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=iVm8xqKARgZTLtkdRm/vA/pIXnh9BrMzdQTVB9kxOa8=; b=tpUxi71y0qIjgwKZRkw/XdTjR Qh6KPXZnuD6Gb/Lt4b4xRIxG/GCAQf1fbU7nnCa74zbqcecqo0ihL3lmpbXGXs8bIh7x50Gger5+n 8LmYbcgsTGIxjspqAvGo37mDOAAZJM+Fz4HAiucStLMA3pladeORrVK81OF4fMVkKqxCMjSN43Rbo ogo3nUn+XQj5xxB3gBLzAdeQyNcFSXsSxEoIlkPUEzRsNlejNP/En8s0I/t6sPlxnLnGeig+vntZW OZhJ8Bf3+flnzlO6iAWfLWuc53k35gC2sUkaRIcP/+G7kyy2u2mWt14/3qmh5/fadQlkFZEdUDx6d rgkjNt02A==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l9lME-0000bH-7g; Wed, 10 Feb 2021 09:00:22 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l9lMB-0000ab-6j for linux-arm-kernel@lists.infradead.org; Wed, 10 Feb 2021 09:00:19 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 9A07664E2F; Wed, 10 Feb 2021 09:00:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1612947618; bh=6DKov5lEdYKhCGKIaGnnaTsGU64eVZQrn5xUICHQO5U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=AFsdPOTUnOAxrPPE/sCYoKo0E3No0FLZH9BzhWbJ+lxLVxujwcWRJtViH5FmK9Z3m sLGmP7IKlRxIE53iXpYQePAB5jJSWay7TFLNDmVqvkSGSF9ARqijsTr4DTg3Tjl8b9 zWO1Z7v30T9SmIh6ipJVgvzvFQbOPhUNkVpegmpg= Date: Wed, 10 Feb 2021 10:00:14 +0100 From: Greg Kroah-Hartman To: Geert Uytterhoeven Subject: Re: [PATCH] clk: at91: Fix the declaration of the clocks Message-ID: References: <20210203154332.470587-1-tudor.ambarus@microchip.com> <5bc4f5b7-5370-bdd5-143e-429c83447ce1@microchip.com> <161291845517.418021.17378265940034341908@swboyd.mtv.corp.google.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210210_040019_323380_B5B93549 X-CRM114-Status: GOOD ( 16.95 ) 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: Alexandre Belloni , a.fatoum@pengutronix.de, Saravana Kannan , Tudor Ambarus , Stephen Boyd , LKML , Michael Turquette , linux-clk , Krzysztof Kozlowski , mirq-linux@rere.qmqm.pl, Ludovic Desroches , Codrin.Ciubotariu@microchip.com, Claudiu Beznea , linux-arm-kernel Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Feb 10, 2021 at 09:51:14AM +0100, Geert Uytterhoeven wrote: > Hi Saravana, > > On Wed, Feb 10, 2021 at 1:57 AM Saravana Kannan wrote: > > On Tue, Feb 9, 2021 at 4:54 PM Stephen Boyd wrote: > > > Quoting Tudor.Ambarus@microchip.com (2021-02-08 01:49:45) > > > > Do you plan to take this patch for v5.12? > > > > If fw_devlink will remain set to ON for v5.12, some of our boards will > > > > no longer boot without this patch. > > > > > > Is fw_devlink defaulted to on for v5.12? > > > > Yes. > > Have all issues been identified and understood? > Have all issues been fixed, reviewed, and committed? > Have all fixes entered linux-next? > Have all fixes been migrated from submaintainers to maintainers? > > We're already at v5.11-rc7. > Yes, we can get fixes into v5.12-rc7. Or v5.12-rc9... Yeah, I'm leaning toward not making it the default for 5.12-rc1 because not everything seems to be working, let's see how the rest of the week goes... thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel