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=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 33CEEC2D0DA for ; Wed, 25 Dec 2019 14:21:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 054DA2072A for ; Wed, 25 Dec 2019 14:21:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726397AbfLYOVk (ORCPT ); Wed, 25 Dec 2019 09:21:40 -0500 Received: from cloudserver094114.home.pl ([79.96.170.134]:50355 "EHLO cloudserver094114.home.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726353AbfLYOVk (ORCPT ); Wed, 25 Dec 2019 09:21:40 -0500 Received: from 79.184.254.137.ipv4.supernova.orange.pl (79.184.254.137) (HELO kreacher.localnet) by serwer1319399.home.pl (79.96.170.134) with SMTP (IdeaSmtpServer 0.83.320) id 5c2b67294ee0de42; Wed, 25 Dec 2019 15:21:37 +0100 From: "Rafael J. Wysocki" To: Chanwoo Choi , "linux-pm@vger.kernel.org" Cc: "linux-kernel@vger.kernel.org" , =?utf-8?B?7ZWo66qF7KO8?= , Kyungmin Park , "Chanwoo Choi (samsung.com)" Subject: Re: [GIT PULL] devfreq fixes for v5.5-rc4 Date: Wed, 25 Dec 2019 15:21:37 +0100 Message-ID: <8461635.TD5OI2jaFZ@kreacher> In-Reply-To: <3400e92c-80bd-b2ac-dba0-dfe61d26b1d0@samsung.com> References: <3400e92c-80bd-b2ac-dba0-dfe61d26b1d0@samsung.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On Monday, December 23, 2019 6:37:30 AM CET Chanwoo Choi wrote: > Dear Rafael, > > This is devfreq-fixes pull request for v5.5-rc4. I add detailed description of > this pull request on the following tag. Please pull devfreq with following updates. > - tag name : devfreq-fixes-for-5.5-rc4 > > Actually, this pull request doesn't need to contain the patch[1] > because patch[1] is not critical and urgent. But, build-fix patch[2] > depends on patch[1]. So, this pull request contains two patches. > If you think that it is not reasonable, please let me know. > [1] PM / devfreq: Drop explicit selection of PM_OPP > [2] PM / devfreq: tegra: Add COMMON_CLK dependency Pulled, thanks!