Linux clock framework development
 help / color / mirror / Atom feed
* [PATCH 1/3] dt-bindings: clock: imx93: Add PDM IPG clk
@ 2023-06-28  6:17 Jacky Bai
  2023-06-28  6:17 ` [PATCH 2/3] clk: " Jacky Bai
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Jacky Bai @ 2023-06-28  6:17 UTC (permalink / raw)
  To: abelvesa, peng.fan, sboyd, shawnguo, robh+dt,
	krzysztof.kozlowski+dt
  Cc: kernel, festevam, linux-imx, linux-clk, devicetree

From: Chancel Liu <chancel.liu@nxp.com>

Add PDM IPG clk.

Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Signed-off-by: Chancel Liu <chancel.liu@nxp.com>
Signed-off-by: Jacky Bai <ping.bai@nxp.com>
---
 include/dt-bindings/clock/imx93-clock.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/include/dt-bindings/clock/imx93-clock.h b/include/dt-bindings/clock/imx93-clock.h
index 35a1f62053a5..787c9e74dc96 100644
--- a/include/dt-bindings/clock/imx93-clock.h
+++ b/include/dt-bindings/clock/imx93-clock.h
@@ -203,6 +203,7 @@
 #define IMX93_CLK_ARM_PLL		198
 #define IMX93_CLK_A55_SEL		199
 #define IMX93_CLK_A55_CORE		200
-#define IMX93_CLK_END			201
+#define IMX93_CLK_PDM_IPG		201
+#define IMX93_CLK_END			202
 
 #endif
-- 
2.34.1


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

end of thread, other threads:[~2023-07-25  8:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-28  6:17 [PATCH 1/3] dt-bindings: clock: imx93: Add PDM IPG clk Jacky Bai
2023-06-28  6:17 ` [PATCH 2/3] clk: " Jacky Bai
2023-06-30  6:55   ` Peng Fan
2023-06-28  6:17 ` [PATCH 3/3] clk: imx: Add 519.75MHz frequency support for imx9 pll Jacky Bai
2023-06-30  6:55   ` Peng Fan
2023-06-30  6:55 ` [PATCH 1/3] dt-bindings: clock: imx93: Add PDM IPG clk Peng Fan
2023-07-02 10:44 ` Krzysztof Kozlowski
2023-07-25  8:22 ` Abel Vesa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox