[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20221127180048.GA8763@Mahakal>
Date: Sun, 27 Nov 2022 23:30:49 +0530
From: "<Vishal Badole>" <badolevishal1116@...il.com>
To: Stephen Boyd <sboyd@...nel.org>
Cc: mturquette@...libre.com, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org, chinmoyghosh2001@...il.com,
vimal.kumar32@...il.com, Mintu Patel <mintupatel89@...il.com>
Subject: Re: [PATCH v3] Common clock: To list active consumers of clocks
Hi Stephen,
As per your suggestions, we have updated and sent another gerrit with
message Id <1669569799-8526-1-git-send-email-badolevishal1116@...il.com>
In this new patch we are listing the clock consumers name along with
consumer id in clk_summary.
example:
cat /sys/kernel/debug/clk/clk_summary
enable prepare protect
duty hardware Connection
clock count count count rate accuracy phase cycle enable consumer Id
------------------------------------------------------------------------------------------------------------------------------
clk_mcasp0_fixed 0 0 0 24576000 0 0 50000 Y deviceless of_clk_get_from_provider
deviceless no_connection_id
clk_mcasp0 0 0 0 24576000 0 0 50000 N simple-audio-card,cpu deviceless
no_connection_id no_connection_id
Please review the latest patch.
New patch details:
Message ID: <1669569799-8526-1-git-send-email-badolevishal1116@...il.com>
Subject: [PATCH v5] Common clock: To list active consumers of clocks
Regards,
Vishal
Powered by blists - more mailing lists