mbox series

[0/3] Enable CPUFreq for STi stih418 SoC.

Message ID 20200831061013.4327-1-avolmat@me.com (mailing list archive)
Headers show
Series Enable CPUFreq for STi stih418 SoC. | expand

Message

Alain Volmat Aug. 31, 2020, 6:10 a.m. UTC
This serie enables cpufreq for the STi stih418 SoC.

Alain Volmat (3):
  cpufreq: sti-cpufreq: add stih418 support
  cpufreq: dt-platdev: Blacklist st,stih418 SoC
  cpufreq: arm: Kconfig: add CPUFREQ_DT depend for STI CPUFREQ

 drivers/cpufreq/Kconfig.arm          | 2 +-
 drivers/cpufreq/cpufreq-dt-platdev.c | 1 +
 drivers/cpufreq/sti-cpufreq.c        | 6 ++++--
 3 files changed, 6 insertions(+), 3 deletions(-)

Comments

Viresh Kumar Sept. 3, 2020, 10:43 a.m. UTC | #1
On Mon, Aug 31, 2020 at 11:42 AM Alain Volmat <avolmat@me.com> wrote:
>
> This serie enables cpufreq for the STi stih418 SoC.

Please cc the maintainers directly for patches. I almost missed these,
just found during
random screening of the list.

Applied all.

--
viresh