Hello, compared to the (implicit) v1 sent with Message-Id: [email protected]) I rebased (trivially) to v5.12-rc1, fixed a bug and split the first patch in two to make the series easier to review.
I also stripped down the demo patch to a single driver. Thanks for considering Uwe Uwe Kleine-König (3): clk: generalize devm_clk_get() a bit clk: Provide new devm_clk_helpers for prepared and enabled clocks pwm: atmel: Simplify using devm_clk_get_prepared() drivers/clk/clk-devres.c | 106 +++++++++++++++++++++++++++++++-------- drivers/pwm/pwm-atmel.c | 15 +----- include/linux/clk.h | 87 +++++++++++++++++++++++++++++++- 3 files changed, 173 insertions(+), 35 deletions(-) base-commit: fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8 -- 2.30.0

