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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E4536C433EF for ; Fri, 1 Oct 2021 14:41:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CE8FB61381 for ; Fri, 1 Oct 2021 14:41:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1354601AbhJAOmu (ORCPT ); Fri, 1 Oct 2021 10:42:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56598 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231840AbhJAOmr (ORCPT ); Fri, 1 Oct 2021 10:42:47 -0400 Received: from mail-lf1-x133.google.com (mail-lf1-x133.google.com [IPv6:2a00:1450:4864:20::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 400B7C061775; Fri, 1 Oct 2021 07:41:03 -0700 (PDT) Received: by mail-lf1-x133.google.com with SMTP id x27so39250760lfa.9; Fri, 01 Oct 2021 07:41:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=UwoFVO+dO6njxeQ0bgYN0BE5nPQzR3DQc5Vpm1mPWnk=; b=bB/u42AJ2XXQN1gkrv2XrgFEHLsC9tr/msHwyleZGinleVLXGT0sIc7aRIobWDsdwK rYmP4xYIZrNx7FEjW8gkOF8XTaA28F6hB3+xTDBkrNXJOvKvSI21l/YBsLJfAMXkio4C 7NBXTCI3sn5+W+w+KtLJbYC5LP/97qksxgR3TZpUuIT9/yB0xDHeE0X8HrFFuSBN5wey fT+imhtqpDUqwLIYCsyUuYHelYzGIbIc8IYVegIWx4SYR+EJqWy+zvJfTDe+HvKK5tRH rVcL57VEZmSs3NnnC1O6JVmftNWEqb6OgGHKsrZ00QxGboCARiFAeuOAtKXvFG/eeYSH tzBw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=UwoFVO+dO6njxeQ0bgYN0BE5nPQzR3DQc5Vpm1mPWnk=; b=vEJ7MwdE5dXA0t66NiB/tEc1Ovud/4g6cp7ZN9KIdCJz03Zs9Mvi5LJ8Dwn40LuWB/ ivfduglBSHqAZ8mhAcGoKdcAxBFOFakpb9ED9DZKnGJyljUObgaEFzGMxeMR0WN6eumO EAKSNAiJgZgXbmXaPyFtbxLhLUf02v8jNxBuUcgt3b3a1GHuPUkh98SN92PZ2TbRCY00 cmaeLfWswqfIqZ7VZWiVkAT017AaPIgyfy8cE5HHLSUtWDjs53ug65tQ/v9+yAlXJO2n eVwVjlWLUOe5XW7cruSbx9QXCBkFBQ8mnLNE570LwODLLCBN6skKx7hgKX+I08sOcCcH FW0Q== X-Gm-Message-State: AOAM532p82QGfyD66lLhWulsw3QVS/c5La89F7ujl33jf7lTF0jD+KoL y1kxatsB9+ayirls8AZT0tA= X-Google-Smtp-Source: ABdhPJxN+K58baeAMtHludWtY5/aoUpfpV69UhD5D2HxeBWOVS2Xyit1TAYk0S1tQsqKv+wvTGH+kA== X-Received: by 2002:a19:4802:: with SMTP id v2mr5884316lfa.12.1633099261566; Fri, 01 Oct 2021 07:41:01 -0700 (PDT) Received: from [192.168.2.145] (79-139-163-198.dynamic.spd-mgts.ru. [79.139.163.198]) by smtp.googlemail.com with ESMTPSA id z12sm754221lfd.283.2021.10.01.07.41.00 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 01 Oct 2021 07:41:01 -0700 (PDT) Subject: Re: [PATCH v13 00/35] NVIDIA Tegra power management patches for 5.16 To: Ulf Hansson Cc: Thierry Reding , Jonathan Hunter , Viresh Kumar , Stephen Boyd , Peter De Schrijver , Mikko Perttunen , Peter Chen , Lee Jones , =?UTF-8?Q?Uwe_Kleine-K=c3=b6nig?= , Nishanth Menon , Adrian Hunter , Michael Turquette , Linux Kernel Mailing List , linux-tegra , Linux PM , Linux USB List , linux-staging@lists.linux.dev, linux-pwm@vger.kernel.org, linux-mmc , dri-devel , DTML , linux-clk , Mark Brown , Vignesh Raghavendra , Richard Weinberger , Miquel Raynal , Lucas Stach , Stefan Agner , Mauro Carvalho Chehab , David Heidelberg References: <20210926224058.1252-1-digetx@gmail.com> From: Dmitry Osipenko Message-ID: <662251e0-d1e4-97ce-16f9-703521cc2600@gmail.com> Date: Fri, 1 Oct 2021 17:40:59 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 01.10.2021 17:36, Ulf Hansson пишет: > On Mon, 27 Sept 2021 at 00:42, Dmitry Osipenko wrote: >> >> This series adds runtime PM support to Tegra drivers and enables core >> voltage scaling for Tegra20/30 SoCs, resolving overheating troubles. >> >> All patches in this series are interdependent and should go via Tegra tree. >> >> Changelog: >> >> v13: - Fixed compile-test error reported by build bot by reverting the >> mmc/ patch to v11. The sdhci_suspend/resume_host() functions aren't >> available with the disabled CONFIG_PM_SLEEP, some code needs the >> ifdef. >> >> - Added last r-b from Rob Herring for the DT patches. >> >> - Corrected clk/ PM domain-support patch by not using the >> devm_tegra_core_dev_init_opp_table_common() helper, which I >> utilized in v12. The clk driver implements its own power domain >> state syncing and common helper shouldn't be used. This fixes driver >> probing for some clocks on some devices. It was reported by >> Svyatoslav Ryhel for PLLE OPP error on T30 Asus Transformer tablet. > > Dmitry, I have looked through the series and besides those comments > that I have posted, I have nothing more to add. Overall it looks good > to me. Ulf, thank you very much! Yours input is invaluable. I'm happy that this series moving steadily to the final stage.