Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Chancel Liu and committed by
Abel Vesa
2fe182dd 06c2afb8

+2 -1
+2 -1
include/dt-bindings/clock/imx93-clock.h
··· 203 203 #define IMX93_CLK_ARM_PLL 198 204 204 #define IMX93_CLK_A55_SEL 199 205 205 #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 207 208 208 209 #endif