devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] clk: imx93: Move IMX93_CLK_END macro to clk driver
@ 2024-06-27  8:24 Pengfei Li
  2024-06-27  8:24 ` [PATCH v2 1/2] " Pengfei Li
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Pengfei Li @ 2024-06-27  8:24 UTC (permalink / raw)
  To: krzk+dt, robh, abelvesa, mturquette, sboyd, conor+dt, shawnguo,
	s.hauer, ping.bai, ye.li, peng.fan, aisheng.dong, frank.li
  Cc: kernel, festevam, linux-clk, imx, devicetree, linux-arm-kernel,
	linux-kernel

'IMX93_CLK_END' macro was previously defined in imx93-clock.h to
indicate the number of clocks, but it is not part of the ABI, so
it should be moved to clk driver.

---
Change for v2:
- Use pre-processor define to simplify code.
- link to v1: https://lore.kernel.org/all/20240625175147.94985-1-pengfei.li_1@nxp.com/

Pengfei Li (2):
  clk: imx93: Move IMX93_CLK_END macro to clk driver
  dt-bindings: clock: imx93: Drop IMX93_CLK_END macro definition

 drivers/clk/imx/clk-imx93.c             | 2 ++
 include/dt-bindings/clock/imx93-clock.h | 1 -
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-10-10 13:08 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-27  8:24 [PATCH v2 0/2] clk: imx93: Move IMX93_CLK_END macro to clk driver Pengfei Li
2024-06-27  8:24 ` [PATCH v2 1/2] " Pengfei Li
2024-06-28  7:38   ` Krzysztof Kozlowski
2024-06-29  2:49     ` Pengfei Li
2024-07-19  6:08       ` Pengfei Li
2024-07-20 18:28         ` Krzysztof Kozlowski
2024-08-06  8:36           ` Pengfei Li
2024-08-06  9:39             ` Krzysztof Kozlowski
2024-09-24 22:54               ` Pengfei Li
2024-09-24  7:56                 ` Krzysztof Kozlowski
2024-10-09 11:51   ` Abel Vesa
2024-10-11  5:10     ` Pengfei Li
2024-06-27  8:24 ` [PATCH v2 2/2] dt-bindings: clock: imx93: Drop IMX93_CLK_END macro definition Pengfei Li
2024-06-27 15:15   ` Conor Dooley
2024-08-29  7:07 ` [PATCH v2 0/2] clk: imx93: Move IMX93_CLK_END macro to clk driver Abel Vesa
2024-09-20 13:27   ` Krzysztof Kozlowski
2024-09-21  0:04   ` Pengfei Li
2024-10-08 19:47     ` Pengfei Li
2024-10-10 10:58       ` Peng Fan

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).