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=-12.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 11453C433E0 for ; Mon, 25 Jan 2021 03:08:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C3CCD224B1 for ; Mon, 25 Jan 2021 03:08:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726727AbhAYDIl (ORCPT ); Sun, 24 Jan 2021 22:08:41 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39738 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726630AbhAYDIe (ORCPT ); Sun, 24 Jan 2021 22:08:34 -0500 Received: from mail-pj1-x102a.google.com (mail-pj1-x102a.google.com [IPv6:2607:f8b0:4864:20::102a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0E213C061574 for ; Sun, 24 Jan 2021 19:07:54 -0800 (PST) Received: by mail-pj1-x102a.google.com with SMTP id gx1so1985977pjb.1 for ; Sun, 24 Jan 2021 19:07:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=u8+YbkbccOnTqbWHKnDyaMuyym5pEv5IG+EImU42D6M=; b=MJy6OqiaaLqTicZSQyhluQpXvA0EVEL681DUoeBYtHv7G3AVEEeDpKIhkdZLMMKvuU 1QH4rMwBnUZnRgpvGKKVleRTyzdI4+BsusreYgtgBupeL6Bo0otwlK51fYQWYBAxpDdH NI5fXAjrYMAVyFltVblQkcpfbiBTJomT05odfRQxEuyTu+kY99Twaam1l4m/vSxAO/WL CMS9fH3sZ2XVYbZmgkmLrOzEVZ+FZX4m8c34hLjaMb2XV1Tz+HxNb6qJtwP5fCgVxwtb isVgmExJEyCZTHyTE+Uvq8OXKxn42vzX0v+rsIFL5X9rUGKbrjXEH4tlnh9V29kbWFT3 Zvhg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=u8+YbkbccOnTqbWHKnDyaMuyym5pEv5IG+EImU42D6M=; b=mCBPbpKSAfJbY80Fi8QBeUSIIRM0xzmafdWVqYWH/OkFWHi/YAU885krAndyv67JZE E/Qiy296ODcAXaMG2Xz7akL97hx6WXu5mFEU/4mqSNAB6qs+fEgCXQ82+SvbPRgPsFns ClSvN5ZMDqE8pXefE3UpS8KmsBvE5sSpGI6uhg6jlPLbJNhU/t/mzn6N1s4c2cMvwEzl ZOvJP6S3VwXLdT2eZZIaG044FnNOP+NtfUWQODSK9fDf6e9WImXwcccBaYzY3Uvscehb T3FQu8mzCt4vYEiAPWEhkuiP/iPX1rvAfnKt1P8Mu13twV6/bCWTyDs930PnceMzWnY4 Rxiw== X-Gm-Message-State: AOAM531d+2CNRfK7ATuDctXh2GATGFrssE8zGCIVnDDTYTsoyy1iTW89 xYhKHNo8TtADyr2zx1pVXFrFzA== X-Google-Smtp-Source: ABdhPJznGhbmqZqh5TnNgZUZ5C8Qkle96KENqXu8ahyIxfYvxvKFOOt/YTH0Tf8L7qqK0ZJZEnm2KQ== X-Received: by 2002:a17:902:e541:b029:df:df4f:2921 with SMTP id n1-20020a170902e541b02900dfdf4f2921mr6555444plf.52.1611544073448; Sun, 24 Jan 2021 19:07:53 -0800 (PST) Received: from localhost ([122.172.59.240]) by smtp.gmail.com with ESMTPSA id b14sm17415811pju.14.2021.01.24.19.07.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Jan 2021 19:07:52 -0800 (PST) Date: Mon, 25 Jan 2021 08:37:50 +0530 From: Viresh Kumar To: Dmitry Osipenko Cc: Thierry Reding , Jonathan Hunter , Peter Geis , Nicolas Chauvet , Viresh Kumar , Stephen Boyd , Nishanth Menon , Matt Merhar , linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org, linux-pm@vger.kernel.org, Yangtao Li Subject: Re: [PATCH v3] soc/tegra: Add devm_tegra_core_dev_init_opp_table() Message-ID: <20210125030750.735minp7toxortm4@vireshk-i7> References: <20210121190117.25235-1-digetx@gmail.com> <20210122063537.7yd7ww47gl2rdsdu@vireshk-i7> <60cfafdf-4615-5a41-103d-96c35ba1fa8c@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <60cfafdf-4615-5a41-103d-96c35ba1fa8c@gmail.com> User-Agent: NeoMutt/20180716-391-311a52 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 22-01-21, 17:41, Dmitry Osipenko wrote: > 22.01.2021 09:35, Viresh Kumar пишет: > > On 21-01-21, 22:01, Dmitry Osipenko wrote: > >> Add common helper which initializes OPP table for Tegra SoC core devices. > >> > >> Tested-by: Peter Geis # Ouya T30 > >> Tested-by: Dmitry Osipenko # A500 T20 and Nexus7 T30 > >> Tested-by: Nicolas Chauvet # PAZ00 T20 and TK1 T124 > >> Tested-by: Matt Merhar # Ouya T30 > >> [tested on some other non-upstreamed-yet T20/30/114 devices as well] > >> Signed-off-by: Dmitry Osipenko > >> --- > >> > >> Changelog: > >> > >> v3: - This patch is factored out from [1] to ease merging of the patches > >> that will use the new helper. The goal is to get this new helper > >> into 5.12, this should remove dependency on this patch for a several > >> patchsets of a different subsystems (DRM, media, memory, etc) that > >> will target 5.13. > >> > >> @Thierry/Jon, please review and apply this patch for 5.12! > > > > This is not how stuff works in kernel Dmitry, every commit in the > > kernel tree should build(at least)/boot fine. Your patch can only be > > applied once your base tree has all the patches on which your work is > > based of, otherwise this will lead to build failure (stuff like git > > bisect breaks with that). It would be better if you take this patch in > > 5.13, or after 5.12-rc2 once all other stuff lands. > > > > OMG, I completely missed that the devm series from Yangtao Li isn't > merged yet. > > Viresh / Yangtao, will be it be okay if I'll collect all the > prerequisite devm patches from Yangtao + add this patch into a single > series that could be merged via the OPP tree for 5.12? > > Of course Thierry or Jon will need to give the ack for the Tegra changes > in that case. I haven't heard back from Yangtao since his last post, not sure what's going on. It is normally better if he keeps posting his series, unless he is busy and will not be able to do it. -- viresh