[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <3400e92c-80bd-b2ac-dba0-dfe61d26b1d0@samsung.com>
Date: Mon, 23 Dec 2019 14:37:30 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: "Rafael J. Wysocki <rjw@...ysocki.net>" <rjw@...ysocki.net>
Cc: "linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
함명주 <myungjoo.ham@...sung.com>,
Kyungmin Park <kyungmin.park@...sung.com>,
"Chanwoo Choi (samsung.com)" <cw00.choi@...sung.c>
Subject: [GIT PULL] devfreq fixes for v5.5-rc4
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
Regards,
Chanwoo Choi
The following changes since commit 46cf053efec6a3a5f343fead837777efe8252a46:
Linux 5.5-rc3 (2019-12-22 17:02:23 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git tags/devfreq-fixes-for-5.5-rc4
for you to fetch changes up to 5fdb0684b5b0f41402161f068d3d84bf6ed1c3f4:
PM / devfreq: tegra: Add COMMON_CLK dependency (2019-12-23 10:42:58 +0900)
----------------------------------------------------------------
Update devfreq for 5.5-rc4
Detailed description for this pull request:
1. Fix the build error of tegra*-devfreq.c when COMPILE_TEST is enableda
2. Drop unneeded PM_OPP dependency from each driver in Kconfig.
----------------------------------------------------------------
Arnd Bergmann (1):
PM / devfreq: tegra: Add COMMON_CLK dependency
Leonard Crestez (1):
PM / devfreq: Drop explicit selection of PM_OPP
drivers/devfreq/Kconfig | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
Powered by blists - more mailing lists