Messages in this thread |  | | Subject | Re: [PATCH v2] clk: Add support for setting clk_rate via debugfs | From | Stephen Boyd <> | Date | Sun, 05 Jan 2020 19:13:26 -0800 |
| |
Quoting Geert Uytterhoeven (2019-08-28 06:23:06) > For testing, it is useful to be able to specify a clock rate manually. > As this is a dangerous feature, it is not enabled by default. > Users need to modify the source directly and #define > CLOCK_ALLOW_WRITE_DEBUGFS. > > This follows the spirit of commit 09c6ecd394105c48 ("regmap: Add support > for writing to regmap registers via debugfs"). > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > --- > Stephen: you suggested this approach in > https://lore.kernel.org/linux-clk/153029668040.143105.2059491089047180792@swboyd.mtv.corp.google.com/
Ok. Let's do it!
Applied to clk-next.
|  |