[PATCH RESEND 0/2] Common protected-clocks implementation

From: Samuel Holland
Date: Thu Sep 03 2020 - 00:00:26 EST


Stephen, Maxime,

You previously asked me to implement the protected-clocks property in a
driver-independent way:

https://www.spinics.net/lists/arm-kernel/msg753832.html

I provided an implementation 6 months ago, which I am resending now:

https://patchwork.kernel.org/patch/11398629/

Do you have any comments on it?

Thanks,
Samuel

Samuel Holland (2):
clk: Implement protected-clocks for all OF clock providers
Revert "clk: qcom: Support 'protected-clocks' property"

drivers/clk/clk-conf.c | 54 +++++++++++++++++++++++++++++++++++++++
drivers/clk/clk.c | 31 ++++++++++++++++++++++
drivers/clk/clk.h | 2 ++
drivers/clk/qcom/common.c | 18 -------------
4 files changed, 87 insertions(+), 18 deletions(-)

--
2.26.2