[PATCH 0/2] clk: More Range Fixes

From: Maxime Ripard
Date: Mon Oct 10 2022 - 10:47:51 EST


Hi,

Here are patches that might address the issues reported by Marek and Mark,
according to Stephen's intuition :)

Either way, it's still fixing and adding test coverage for a regression
introduced by my recent work.

If it's easier for you to test, this series is also pushed here:
https://github.com/mripard/linux/tree/rpi/clk-fixes-again

Maxime

To: Michael Turquette <mturquette@xxxxxxxxxxxx>
To: Stephen Boyd <sboyd@xxxxxxxxxx>
Cc: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
Cc: Mark Brown <broonie@xxxxxxxxxx>
Cc: linux-clk@xxxxxxxxxxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx
Signed-off-by: Maxime Ripard <maxime@xxxxxxxxxx>

---
Maxime Ripard (2):
clk: Update req_rate on __clk_recalc_rates()
clk: tests: Add tests for notifiers

drivers/clk/clk.c | 39 ++++---------
drivers/clk/clk_test.c | 156 +++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 167 insertions(+), 28 deletions(-)
---
base-commit: cd9fd78f5c11b5e165d9317ef11e613f4aef4dd1
change-id: 20221010-rpi-clk-fixes-again-a95180ef0108

Best regards,
--
Maxime Ripard <maxime@xxxxxxxxxx>