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=-5.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=ham 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 3C1C4C11D3D for ; Thu, 27 Feb 2020 16:45:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1307F2469F for ; Thu, 27 Feb 2020 16:45:52 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="lo+lBayS" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730492AbgB0Qpv (ORCPT ); Thu, 27 Feb 2020 11:45:51 -0500 Received: from mail-lj1-f193.google.com ([209.85.208.193]:42593 "EHLO mail-lj1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729970AbgB0Qpu (ORCPT ); Thu, 27 Feb 2020 11:45:50 -0500 Received: by mail-lj1-f193.google.com with SMTP id d10so4207730ljl.9; Thu, 27 Feb 2020 08:45:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=wVNFcIlBUE9RxinpT2V+KF01085Ap+cWrCWblxB3kzo=; b=lo+lBayS6a01ISYJ7chK3YPXl8VJlAX+zC+JyxsrdKlxc54e7G9/IVxdFy+dbNJrLd OjLppMBG9NAHXXqywhlJ6crXvV57lsMwk9f6YN+b3mddVt5a5aNY8Y4aUMm0AJSiepIg WMr7TYua2I9JZSbtcwql76J/cLWQ61GLC2jwFcAMWkJyUjKKeoQiQmIR24yQMVyzWzdX SLpcuFSIHDt2eZs5LmkqsPI3iItsXFxe9ZhqPK8Msk5Zz2Nvd0S6dRrO5NO8jzUx5ZHz 4rhRREC+MuW+JozkTC3Bu32df/mn5QSzr515Hv5K/GRgRnW/xhASukYfq3Ox4WuW/7Vv v46g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; 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=wVNFcIlBUE9RxinpT2V+KF01085Ap+cWrCWblxB3kzo=; b=GmZl1y+/grp2km6qcJ728ALIkXD5b3+jOxitgKzW0NsgxyFHtGE27QZozL12tlwBRq GgsH63BrW0BAi6mAiwCMAOkJq17Z5vYnhlPy0siRlOeGN0MDbcusOnHZk+nIe4Rofkw0 rPWb24sdqetTKfyDvZ3Csn9yt0WrclBpheC3W2wprSBuTDtLCZqjvn2m++YqS/3W3sZE BhcTEFN7puyTI/39BUDFr8fxkG6+xsJ50zEiXk92G1KRxVcoteO/BqmZz3lplCYpkeZD JqTqKZgz2NS89boyh41MHeBX8rGrXnwMVmvaJVFTWlyy2AOGkd/Oij8RUUN6ETROeKVR BrLQ== X-Gm-Message-State: ANhLgQ1GBI7BJv//aT8KZxsHD5zBbGSJE/DTJ0tZ9nI/OMn9l/13Qvg/ q4bCPrL+CigTI64MbrnZtmFChxlS X-Google-Smtp-Source: ADFU+vvl7Ppl4IgVJKzIc35yc7GsPEAc4o9RTr0Yf+7YCzTiSIFWHuhjs8G6wF6GCth9q9RI5/y+4g== X-Received: by 2002:a2e:9e19:: with SMTP id e25mr233139ljk.179.1582821947568; Thu, 27 Feb 2020 08:45:47 -0800 (PST) Received: from [192.168.2.145] (79-139-233-37.dynamic.spd-mgts.ru. [79.139.233.37]) by smtp.googlemail.com with ESMTPSA id i1sm3637987lji.71.2020.02.27.08.45.46 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 27 Feb 2020 08:45:46 -0800 (PST) Subject: Re: [PATCH v11 14/17] cpuidle: tegra: Squash Tegra114 driver into the common driver To: Daniel Lezcano , Thierry Reding , Jonathan Hunter , Peter De Schrijver , "Rafael J. Wysocki" , =?UTF-8?B?TWljaGHFgiBNaXJvc8WCYXc=?= , Jasper Korten , David Heidelberg , Peter Geis , Nicolas Chauvet Cc: linux-pm@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org References: <20200224224057.21877-1-digetx@gmail.com> <20200224224057.21877-15-digetx@gmail.com> From: Dmitry Osipenko Message-ID: <4f452e32-10c4-b906-7d22-dc8977962666@gmail.com> Date: Thu, 27 Feb 2020 19:45:45 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 27.02.2020 12:21, Daniel Lezcano пишет: > On 24/02/2020 23:40, Dmitry Osipenko wrote: >> Tegra20/30/114/124 SoCs have common idling states, thus there is no much >> point in having separate drivers for a similar hardware. This patch moves >> Tegra114/124 arch/ drivers into the common driver without any functional >> changes. The CC6 state is kept disabled on Tegra114/124 because the core >> Tegra PM code needs some more work in order to support that state. >> >> Acked-by: Peter De Schrijver >> Signed-off-by: Dmitry Osipenko >> --- > > Acked-by: Daniel Lezcano Awesome, thank you :) @Thierry, could you please pick up the updated patches for linux-next + pick up the cpufreq series? Thanks in advance!