[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211206225354.BF0AFC341C6@smtp.kernel.org>
Date: Mon, 06 Dec 2021 14:53:53 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Adam Wujek <dev_public@...ek.eu>,
Michael Turquette <mturquette@...libre.com>
Cc: Adam Wujek <dev_public@...ek.eu>, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] clk: si5341: Add sysfs property to check selected input
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@...ek.eu>
> ---
> drivers/clk/clk-si5341.c | 19 +++++++++++++++++++
> 1 file changed, 19 insertions(+)
sysfs properties need documentation in Documentation/ABI/
Powered by blists - more mailing lists