[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <159055903348.88029.4091179421954621221@swboyd.mtv.corp.google.com>
Date: Tue, 26 May 2020 22:57:13 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Chanwoo Choi <cw00.choi@...sung.com>,
Dmitry Osipenko <digetx@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>,
Kyungmin Park <kyungmin.park@...sung.com>,
Michael Turquette <mturquette@...libre.com>,
MyungJoo Ham <myungjoo.ham@...sung.com>,
Thierry Reding <thierry.reding@...il.com>
Cc: linux-clk@...r.kernel.org, linux-pm@...r.kernel.org,
linux-tegra@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1 2/5] clk: Introduce clk_round_rate_unboundly()
Quoting Dmitry Osipenko (2020-03-30 16:16:14)
> In same cases it may be desired to round clock's rate without taking into
> account current min/max requests made by the clock's users. One example is
> building up OPP table based on a possible clock rates.
>
> Signed-off-by: Dmitry Osipenko <digetx@...il.com>
> ---
> drivers/clk/clk.c | 49 +++++++++++++++++++++++++++++++++++----------
> include/linux/clk.h | 18 +++++++++++++++++
BTW, please run get_maintainers.pl patches. Russell maintains
include/linux/clk.h (the clk API). CCF implements it.
Powered by blists - more mailing lists