From: Stephen Boyd <sboyd@kernel.org>
To: Geert Uytterhoeven <geert+renesas@glider.be>,
Michael Turquette <mturquette@baylibre.com>
Cc: Raman Banka <raman.k2@samsung.com>,
linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: Re: [PATCH v2] clk: Add support for setting clk_rate via debugfs
Date: Sun, 05 Jan 2020 19:13:26 -0800 [thread overview]
Message-ID: <20200106031327.B85DF21582@mail.kernel.org> (raw)
In-Reply-To: <20190828132306.19012-1-geert+renesas@glider.be>
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.
prev parent reply other threads:[~2020-01-06 3:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-28 13:23 [PATCH v2] clk: Add support for setting clk_rate via debugfs Geert Uytterhoeven
2020-01-06 3:13 ` Stephen Boyd [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200106031327.B85DF21582@mail.kernel.org \
--to=sboyd@kernel.org \
--cc=geert+renesas@glider.be \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=raman.k2@samsung.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.