[PATCH 0/2] Fix and clean MT8365 clock indexes

Alexandre Mergnat posted 2 patches 1 year, 4 months ago
There is a newer version of this series
include/dt-bindings/clock/mediatek,mt8365-clk.h | 375 +++++++++++-------------
1 file changed, 175 insertions(+), 200 deletions(-)
[PATCH 0/2] Fix and clean MT8365 clock indexes
Posted by Alexandre Mergnat 1 year, 4 months ago
The first commit of this serie fix a regression which prevent the
initialization of the latest indexed clocks. The regression is
introduced with [1].

The second one cleans unused define since the probe mecanism change.[1]

[1]: Commit ffe91cb28f6a ("clk: mediatek: mt8365: Convert to
     mtk_clk_simple_{probe,remove}()")

Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
---
Alexandre Mergnat (2):
      clk: mediatek: mt8365: fix the clock indexes
      clk: mediatek: mt8365: remove the max clock number defines

 include/dt-bindings/clock/mediatek,mt8365-clk.h | 375 +++++++++++-------------
 1 file changed, 175 insertions(+), 200 deletions(-)
---
base-commit: ac9a78681b921877518763ba0e89202254349d1b
change-id: 20230517-fix-clk-index-96043baf65be

Best regards,
-- 
Alexandre Mergnat <amergnat@baylibre.com>