From: Stephen Boyd <sboyd@kernel.org>
To: Adam Wujek <dev_public@wujek.eu>,
Michael Turquette <mturquette@baylibre.com>
Cc: Adam Wujek <dev_public@wujek.eu>,
linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] clk: si5341: Add sysfs property to check selected input
Date: Mon, 06 Dec 2021 14:53:53 -0800 [thread overview]
Message-ID: <20211206225354.BF0AFC341C6@smtp.kernel.org> (raw)
In-Reply-To: <20211203141515.2448129-1-dev_public@wujek.eu>
Quoting Adam Wujek (2021-12-03 06:15:31)
> Add a sysfs property to check the selected input.
> <input_num> <input_name> <input_name_from_DTB>
> E.g.:
> cat input_selected
> 0 in0 WR25M
>
> Signed-off-by: Adam Wujek <dev_public@wujek.eu>
> ---
> drivers/clk/clk-si5341.c | 19 +++++++++++++++++++
> 1 file changed, 19 insertions(+)
sysfs properties need documentation in Documentation/ABI/
next prev parent reply other threads:[~2021-12-06 22:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-03 14:15 [PATCH] clk: si5341: Add sysfs property to check selected input Adam Wujek
2021-12-06 22:53 ` Stephen Boyd [this message]
2021-12-06 23:08 ` wujek dev
2021-12-08 4:30 ` Stephen Boyd
2021-12-09 12:04 ` wujek dev
2021-12-16 6:32 ` Stephen Boyd
2021-12-16 14:25 ` wujek dev
2021-12-17 1:47 ` Stephen Boyd
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=20211206225354.BF0AFC341C6@smtp.kernel.org \
--to=sboyd@kernel.org \
--cc=dev_public@wujek.eu \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox