lkml.org 
[lkml]   [2019]   [Jan]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] ARM: dts: s5pv210: Enable cpufreq support
Date
This patchset enables cpufreq support using s5pv210-cpufreq driver.

First patch adds missing dmc nodes, which are required by driver.

Second patch is cosmetic, it stops driver from flooding kernel log with
messages, after every change of freq.

Third patch adds defer probe support for regulators, needed by driver.
It was observed, that those regulators can be no yet initialized, when
driver is probed, so we should wait till we can get them.

Last patch enables required kernel config options.

Paweł Chmiel (4):
ARM: dts: s5pv210: Add dmc nodes
cpufreq: s5pv210: Don't flood kernel log after cpufreq change
cpufreq: s5pv210: Defer probe if getting regulators fail
ARM: defconfig: s5pv210: Add cpufreq support

arch/arm/boot/dts/s5pv210.dtsi | 12 ++++++++++
arch/arm/configs/s5pv210_defconfig | 6 +++++
drivers/cpufreq/s5pv210-cpufreq.c | 35 ++++++++++++++++++------------
3 files changed, 39 insertions(+), 14 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2019-01-08 21:07    [W:0.083 / U:0.548 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site