lkml.org 
[lkml]   [2019]   [Aug]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH v2 0/4] clk: meson: g12a: add support for DVFS
Date
On Wed 31 Jul 2019 at 10:40, Neil Armstrong <narmstrong@baylibre.com> wrote:
>
> Neil Armstrong (4):
> clk: core: introduce clk_hw_set_parent()
> clk: meson: add g12a cpu dynamic divider driver
> clk: meson: g12a: add notifiers to handle cpu clock change
> clk: meson: g12a: expose CPUB clock ID for G12B
>
> drivers/clk/clk.c | 6 +
> drivers/clk/meson/Kconfig | 5 +
> drivers/clk/meson/Makefile | 1 +
> drivers/clk/meson/clk-cpu-dyndiv.c | 73 ++++
> drivers/clk/meson/clk-cpu-dyndiv.h | 20 +
> drivers/clk/meson/g12a.c | 535 +++++++++++++++++++++++---
> drivers/clk/meson/g12a.h | 1 -
> include/dt-bindings/clock/g12a-clkc.h | 1 +
> include/linux/clk-provider.h | 1 +
> 9 files changed, 588 insertions(+), 55 deletions(-)
> create mode 100644 drivers/clk/meson/clk-cpu-dyndiv.c
> create mode 100644 drivers/clk/meson/clk-cpu-dyndiv.h

Patchset looks good to me.
Waiting for Stephen's ack on patch #1 to apply it.

>
> --
> 2.22.0

\
 
 \ /
  Last update: 2019-08-06 10:39    [W:0.204 / U:0.516 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site