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=-18.3 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_IN_DEF_DKIM_WL autolearn=unavailable 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 B940CC433E0 for ; Sun, 14 Feb 2021 21:17:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8EB8C64E26 for ; Sun, 14 Feb 2021 21:17:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230043AbhBNVRL (ORCPT ); Sun, 14 Feb 2021 16:17:11 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59616 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229818AbhBNVRK (ORCPT ); Sun, 14 Feb 2021 16:17:10 -0500 Received: from mail-yb1-xb29.google.com (mail-yb1-xb29.google.com [IPv6:2607:f8b0:4864:20::b29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CD792C0613D6 for ; Sun, 14 Feb 2021 13:16:24 -0800 (PST) Received: by mail-yb1-xb29.google.com with SMTP id m9so3185140ybk.8 for ; Sun, 14 Feb 2021 13:16: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=phdV8WYNd3IGThDsn8i4M24CobH7ljSVjSrnflRr3qU=; b=RWR4roQbM83TfOeedHSPPpdMu2Nrv1ah6uwnFW7JAwYCOunQAZ8ts3tL6Uzai09gGa LT56JMZcLhRHUVb7BIv9a9Fgcj/aqSsFk5h0+/P35/WMudzT1DP3ZIJaoMUE7V9Kw5bf 1KY4nwyux5ymiaNyvoH7myw304kgkIsPme80xuiZ/8oJ6irIzBSN7B5TA5C6wHYHKGer AsFY/uKt4Typt7Sfa3f1Pqmue/ogKAp9PKQKvOKZHJ0u6Xx2gFMwIC2wLn2ox9t4XNJZ t69rSTJuJWKZmRkDhDUvmUixL5yCEpgZXNVyuR0eMeqwaewN6d1CYsAtITkIvU+yV34N 0hJw== 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=phdV8WYNd3IGThDsn8i4M24CobH7ljSVjSrnflRr3qU=; b=IZ/oKQbWCA2BMJA7lvI5g4vKwx1JbQm2YuySphiH/ekirzz3TGxUORRf2qo468RWL4 oT159TzGeLuIYWyW5BrDMKhJO/HB5PREt3UGwmN7Xxikyj03vN8H7gjOwL/bsy5zuxjG OumdNEJQmdqABvb+UvDYI4y8vYDuiLRgMni9qp7KjkHjclRX9Mip0KhqoCHfz+7aJb+l l1J0eyZ68n1CvzTZpk6Z70cNgH5Nzo8sih4AMN1IhT+Y0WB/TthP3yVhCj1J5YR2Y2Hw VRrnbLxvK1JPpYvZ4P5YE5AP6UfKOl6hneZGOsposbRMYKb9Ov3BTe7X9mggYLd079b4 hC6g== X-Gm-Message-State: AOAM532Me1NJVwVG3gZMWAhAOIDKwYEV4ZY5yMrSqY+uCjppZjAkcr1m 1e0XJVTl842vVzVLPVTPrk1XpWspMfW9Od/KvzEnTg== X-Google-Smtp-Source: ABdhPJwKlOywjb9o1r0z+/aEElhBXr3muf5MaDtLIwSmnIybpMmvKkrG398c3xt84cwnEWzqUgzwx2tz3LZ7RBGCdE0= X-Received: by 2002:a25:718b:: with SMTP id m133mr19551522ybc.412.1613337383889; Sun, 14 Feb 2021 13:16:23 -0800 (PST) MIME-Version: 1.0 References: <20210205222644.2357303-1-saravanak@google.com> <20210205222644.2357303-9-saravanak@google.com> <161317679292.1254594.15797939257637374295@swboyd.mtv.corp.google.com> In-Reply-To: <161317679292.1254594.15797939257637374295@swboyd.mtv.corp.google.com> From: Saravana Kannan Date: Sun, 14 Feb 2021 13:15:48 -0800 Message-ID: Subject: Re: [PATCH v4 8/8] clk: Mark fwnodes when their clock provider is added/removed To: Stephen Boyd Cc: Frank Rowand , Greg Kroah-Hartman , Jonathan Corbet , Kevin Hilman , Len Brown , Len Brown , Marc Zyngier , Michael Turquette , Pavel Machek , "Rafael J. Wysocki" , Rob Herring , Thomas Gleixner , Ulf Hansson , Linux Doc Mailing List , LKML , Linux PM , linux-clk , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , ACPI Devel Maling List , Marek Szyprowski , Geert Uytterhoeven , Android Kernel Team Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On Fri, Feb 12, 2021 at 4:39 PM Stephen Boyd wrote: > > Quoting Saravana Kannan (2021-02-05 14:26:44) > > This allows fw_devlink to recognize clock provider drivers that don't > > use the device-driver model to initialize the device. fw_devlink will > > use this information to make sure consumers of such clock providers > > aren't indefinitely blocked from probing, waiting for the power domain > > device to appear and bind to a driver. > > The "power domain" part of this commit text doesn't make any sense. Is > it copy/pasted from some other patch? Should probably say "waiting for > the clk providing device"? Yeah, copy-pasta. > > > > > Signed-off-by: Saravana Kannan > > --- > > Acked-by: Stephen Boyd Thanks, Saravana