Re: [PATCH RFT v2 02/14] clk: qcom: smd-rpm: Add .is_enabled hook

From: Dmitry Baryshkov
Date: Wed Mar 08 2023 - 19:47:37 EST


On 08/03/2023 23:35, Konrad Dybcio wrote:
From: Shawn Guo <shawn.guo@xxxxxxxxxx>

The RPM clock enabling state can be found with 'enabled' in struct
clk_smd_rpm. Add .is_enabled hook so that clk_summary in debugfs can
show a correct enabling state for RPM clocks.

Signed-off-by: Shawn Guo <shawn.guo@xxxxxxxxxx>
[Konrad: rebase]
Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
---
drivers/clk/qcom/clk-smd-rpm.c | 9 +++++++++
1 file changed, 9 insertions(+)

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>

--
With best wishes
Dmitry