Skip to content

Commit 2fe182d

Browse files
Chancel Liuabelvesa
authored andcommitted
dt-bindings: clock: imx93: Add PDM IPG clk
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> Reviewed-by: Peng Fan <peng.fan@nxp.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230628061724.2056520-1-ping.bai@nxp.com Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
1 parent 06c2afb commit 2fe182d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

include/dt-bindings/clock/imx93-clock.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@
203203
#define IMX93_CLK_ARM_PLL 198
204204
#define IMX93_CLK_A55_SEL 199
205205
#define IMX93_CLK_A55_CORE 200
206-
#define IMX93_CLK_END 201
206+
#define IMX93_CLK_PDM_IPG 201
207+
#define IMX93_CLK_END 202
207208

208209
#endif

0 commit comments

Comments
 (0)