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=-13.3 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_IN_DEF_DKIM_WL 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 C9D15C4332B for ; Wed, 10 Feb 2021 02:13:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9C47A64E4F for ; Wed, 10 Feb 2021 02:13:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235405AbhBJCNB (ORCPT ); Tue, 9 Feb 2021 21:13:01 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36950 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233902AbhBJA6F (ORCPT ); Tue, 9 Feb 2021 19:58:05 -0500 Received: from mail-yb1-xb2e.google.com (mail-yb1-xb2e.google.com [IPv6:2607:f8b0:4864:20::b2e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C75ECC06174A for ; Tue, 9 Feb 2021 16:57:24 -0800 (PST) Received: by mail-yb1-xb2e.google.com with SMTP id y128so317575ybf.10 for ; Tue, 09 Feb 2021 16:57:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=rCCDjzP34Ivl3lsXM9x/SwTdAdkeCOcYrLzlWFPV+tM=; b=ex5ZWphpx1C8Ig4A82Vb5/qVMtJPVzW90lX+ay6ZhdHBl2wb+K4qpQ3MtpMqK130vn zt47/aS7FgI7S4x/0mPyiezsLnNR+PCEmPoeYHmR67tHKS12czECs4z5pS3IV7pv4TTb faVT5sVd1O5JvWkFjO15nZ+hB/RIldjZ3LhY/47D+/1rutICuNtmbCsF+/WYh15C7pcb McTsc7OVSREU3bsydDFPdoE/ZM75JKiAIWeANdH6bl95PQQ5GymWxyva7nzCug8e6EjU mZoAKG3BBOlRdUnm5p5675cMFoD5W0AoILySGAsRBZVFEtqv8hc3xTuGSikVvOkkfVgr eKHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=rCCDjzP34Ivl3lsXM9x/SwTdAdkeCOcYrLzlWFPV+tM=; b=nuRLa7Hvasl9Pumn7iPen5OOAY0OZKq8lBbyFDIqEfuEt9ZMO6sRkdjzr8HPVFmZZZ Zk6HSQwK58E4OuTj+5BqhNLFxKpFVMitxCZVeB5ZvXioLr4G5t7v3UfuS7rDt3O7e+sc 9wv3dF7yrBUe7s1MVbmaQ4njobY9RCo/L+odkyNS7wiP8SmNpFj/tUnIG9bSSoxfUizg GoeJg561oLcI3Ir/LWV/KKw78abCtZj51AXTEenO2gP3XEQZWhdXjpuD7X9v9GPPhAJS 77wIIY+CS33ntEwlZImW7vhi3Rkxf2IpYb3ZG2LzcllLQRjkpNvC7muPesg3AqGDHNkj 24ZA== X-Gm-Message-State: AOAM5335iPSjVQqa5StTTlRFZ1BiQd9tCm0ZpNQ0A4NZSVy/hqzQMdbK a5RsjYSjUK+Y4dx4sAJNFMvC4lu06vYbHhnh/n/65g== X-Google-Smtp-Source: ABdhPJxehbw/5RJ+QRtKe+9zFRw3hl9x6b5uKwu1xvC+jjUVpzOAGXZopUVCCD0/vkx9XTYnqC+B2cLCn09LrqKdKmI= X-Received: by 2002:a25:cc89:: with SMTP id l131mr759286ybf.346.1612918643917; Tue, 09 Feb 2021 16:57:23 -0800 (PST) MIME-Version: 1.0 References: <20210203154332.470587-1-tudor.ambarus@microchip.com> <5bc4f5b7-5370-bdd5-143e-429c83447ce1@microchip.com> <161291845517.418021.17378265940034341908@swboyd.mtv.corp.google.com> In-Reply-To: <161291845517.418021.17378265940034341908@swboyd.mtv.corp.google.com> From: Saravana Kannan Date: Tue, 9 Feb 2021 16:56:47 -0800 Message-ID: Subject: Re: [PATCH] clk: at91: Fix the declaration of the clocks To: Stephen Boyd Cc: Ludovic Desroches , Nicolas.Ferre@microchip.com, Tudor Ambarus , Alexandre Belloni , Geert Uytterhoeven , Greg Kroah-Hartman , 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 Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 9, 2021 at 4:54 PM Stephen Boyd wrote: > > Quoting Tudor.Ambarus@microchip.com (2021-02-08 01:49:45) > > Hi, Michael, Stephen, > > > > 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. -Saravana 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_ADSP_CUSTOM_MED,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 6BE10C433E0 for ; Wed, 10 Feb 2021 00:58:54 +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 0B38864E54 for ; Wed, 10 Feb 2021 00:58:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0B38864E54 Authentication-Results: mail.kernel.org; dmarc=fail (p=reject dis=none) header.from=google.com 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:To:Subject:Message-ID:Date:From:In-Reply-To: References:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=gfS91/xQmIRZHH4SuP7vFCusXIuZPRyA0yCBN0vO5ZU=; b=SllVK4PjANGxcrOrSpoZerh+M oeG7q1IgC4S+Lau1Gvkez0jq00Mf+ZdEYAtnlWk2c+FYmKgudviRGC0grDU0kI7RzO8ACGcmlixLp aTEapB77teVoZ1FcrbC23eAx3lKrb3xl1PfwuNnPcwz679xGnei+SYx+dwjQ4G94VCRIlwC+0WhzW toFQRQEGZtn5mL8E0eKlsAxt9Tx76zODg6Wx8lZtzCUxeCxYjwYDZYUvHTPNleZa8G98hCcSBwXnQ igcsba1vMxikCFshYO3FvLsZRMZn7ofPCsGHkaLhx+5A1nWBLQTMzrejjNo7whbcPodTw5VYHRkG0 XhtcZmmuA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l9dow-0002pD-R4; Wed, 10 Feb 2021 00:57:30 +0000 Received: from mail-yb1-xb2e.google.com ([2607:f8b0:4864:20::b2e]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l9dou-0002nw-I3 for linux-arm-kernel@lists.infradead.org; Wed, 10 Feb 2021 00:57:29 +0000 Received: by mail-yb1-xb2e.google.com with SMTP id 133so341192ybd.5 for ; Tue, 09 Feb 2021 16:57:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=rCCDjzP34Ivl3lsXM9x/SwTdAdkeCOcYrLzlWFPV+tM=; b=ex5ZWphpx1C8Ig4A82Vb5/qVMtJPVzW90lX+ay6ZhdHBl2wb+K4qpQ3MtpMqK130vn zt47/aS7FgI7S4x/0mPyiezsLnNR+PCEmPoeYHmR67tHKS12czECs4z5pS3IV7pv4TTb faVT5sVd1O5JvWkFjO15nZ+hB/RIldjZ3LhY/47D+/1rutICuNtmbCsF+/WYh15C7pcb McTsc7OVSREU3bsydDFPdoE/ZM75JKiAIWeANdH6bl95PQQ5GymWxyva7nzCug8e6EjU mZoAKG3BBOlRdUnm5p5675cMFoD5W0AoILySGAsRBZVFEtqv8hc3xTuGSikVvOkkfVgr eKHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=rCCDjzP34Ivl3lsXM9x/SwTdAdkeCOcYrLzlWFPV+tM=; b=hz96DLU5fGcPXoAG/Y6sPFUx5x9Sl4EbOmcSDDj9QKiS75tM3HRb21M0QnKXY1PpmY 6FJbREOCLmv84k3JcGi8SgHpfNokefPhakjM5sUcqUhWifbPgPO3JRF7dEefCjil2Ukr p+BxRux7nEUqhLNbHdPzFqCntYY52DElNGlnig612c6IPM/H2Q2Bkjy+0oWUC1Qa5Kxh tclshIG4LeKonMKcMHAyVwEMEsYDrIfVyU5g0GzdJfHIwunV6O9XUfe0vJxZp7Kh3INL p60D6m8jzSXJQEqlqzynD9mmrszoBX0p2uVA56HbKAMNX7ZXl0xW7vnxf0zEaS089uzO uK1Q== X-Gm-Message-State: AOAM532DV0iaM0k0WiPwGZ/VRlKAmrd0rjjtALZzxL2cD/2cbgnUT4B3 RLB+d1P6vbEg4vUUlNHQoPr9YKi58c/oRQaSlPELFA== X-Google-Smtp-Source: ABdhPJxehbw/5RJ+QRtKe+9zFRw3hl9x6b5uKwu1xvC+jjUVpzOAGXZopUVCCD0/vkx9XTYnqC+B2cLCn09LrqKdKmI= X-Received: by 2002:a25:cc89:: with SMTP id l131mr759286ybf.346.1612918643917; Tue, 09 Feb 2021 16:57:23 -0800 (PST) MIME-Version: 1.0 References: <20210203154332.470587-1-tudor.ambarus@microchip.com> <5bc4f5b7-5370-bdd5-143e-429c83447ce1@microchip.com> <161291845517.418021.17378265940034341908@swboyd.mtv.corp.google.com> In-Reply-To: <161291845517.418021.17378265940034341908@swboyd.mtv.corp.google.com> From: Saravana Kannan Date: Tue, 9 Feb 2021 16:56:47 -0800 Message-ID: Subject: Re: [PATCH] clk: at91: Fix the declaration of the clocks To: Stephen Boyd X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210209_195728_635876_22A58AF9 X-CRM114-Status: GOOD ( 12.13 ) 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, LKML , Tudor Ambarus , Greg Kroah-Hartman , Michael Turquette , linux-clk , Krzysztof Kozlowski , mirq-linux@rere.qmqm.pl, Ludovic Desroches , Geert Uytterhoeven , 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 Tue, Feb 9, 2021 at 4:54 PM Stephen Boyd wrote: > > Quoting Tudor.Ambarus@microchip.com (2021-02-08 01:49:45) > > Hi, Michael, Stephen, > > > > 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. -Saravana _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel