Message ID | 20230628061724.2056520-1-ping.bai@nxp.com |
---|---|
State | New |
Headers | show |
Series | [1/3] dt-bindings: clock: imx93: Add PDM IPG clk | expand |
On 6/28/2023 2:17 PM, Jacky Bai wrote: > From: Chancel Liu<chancel.liu@nxp.com> > > The IPG clk and MCLK of PDM share the same control gate. > > 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> Reviewed-by: Peng Fan <peng.fan@nxp.com>
On Wed, 28 Jun 2023 14:17:22 +0800, Jacky Bai wrote: > Add PDM IPG clk. > > Applied, thanks! [1/3] dt-bindings: clock: imx93: Add PDM IPG clk commit: 2fe182dd2783c870cb21f20732ff62f9cbb2451a [2/3] clk: imx93: Add PDM IPG clk commit: 3ea570486039a12bb9dcbec977c70390b3d3c902 [3/3] clk: imx: Add 519.75MHz frequency support for imx9 pll commit: 07ba6d1ae524c627ac55bb98d5610d4fc44d3fe7 Best regards,
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