linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix and clean MT8365 clock indexes
@ 2023-05-17  8:28 Alexandre Mergnat
  2023-05-17  8:28 ` [PATCH 1/2] clk: mediatek: mt8365: fix the " Alexandre Mergnat
  2023-05-17  8:28 ` [PATCH 2/2] clk: mediatek: mt8365: remove the max clock number defines Alexandre Mergnat
  0 siblings, 2 replies; 7+ messages in thread
From: Alexandre Mergnat @ 2023-05-17  8:28 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Matthias Brugger, AngeloGioacchino Del Regno,
	Chen-Yu Tsai
  Cc: Markus Schneider-Pargmann, linux-clk, devicetree, linux-kernel,
	linux-arm-kernel, linux-mediatek, Alexandre Mergnat

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>


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-05-17 11:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-17  8:28 [PATCH 0/2] Fix and clean MT8365 clock indexes Alexandre Mergnat
2023-05-17  8:28 ` [PATCH 1/2] clk: mediatek: mt8365: fix the " Alexandre Mergnat
2023-05-17  8:40   ` Krzysztof Kozlowski
2023-05-17  9:34     ` Alexandre Mergnat
2023-05-17  9:55       ` Krzysztof Kozlowski
2023-05-17  8:28 ` [PATCH 2/2] clk: mediatek: mt8365: remove the max clock number defines Alexandre Mergnat
2023-05-17  8:41   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).