Re: [PATCH v2 3/4] docs: clk: include some identifiers to keep documentation up to date
From: Randy Dunlap
Date: Thu Mar 26 2026 - 01:07:53 EST
On 3/25/26 4:52 PM, Brian Masney wrote:
> The clk documentation currently has a separate list of some members of
> struct clk_core and struct clk_ops. Now that all of these structures
> have proper kernel docs, let's go ahead and just include them here via
> the identifiers statement in kerneldoc.
>
> While changes are being made here, let's also include the newly-added
> enum clk_core_flags.
>
> Signed-off-by: Brian Masney <bmasney@xxxxxxxxxx>
> ---
> Documentation/driver-api/clk.rst | 58 +++++++---------------------------------
> 1 file changed, 9 insertions(+), 49 deletions(-)
Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Thanks.
--
~Randy