Skip to content

Commit 5fd7b00

Browse files
MrVanabelvesa
authored andcommitted
dt-bindings: clock: imx93: add NIC, A55 and ARM PLL CLK
Add i.MX93 NIC, A55 and ARM PLL CLK. Signed-off-by: Peng Fan <peng.fan@nxp.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230403095300.3386988-7-peng.fan@oss.nxp.com Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
1 parent a740d73 commit 5fd7b00

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,10 @@
199199
#define IMX93_CLK_MU1_B_GATE 194
200200
#define IMX93_CLK_MU2_A_GATE 195
201201
#define IMX93_CLK_MU2_B_GATE 196
202-
#define IMX93_CLK_END 197
202+
#define IMX93_CLK_NIC_AXI 197
203+
#define IMX93_CLK_ARM_PLL 198
204+
#define IMX93_CLK_A55_SEL 199
205+
#define IMX93_CLK_A55_CORE 200
206+
#define IMX93_CLK_END 201
203207

204208
#endif

0 commit comments

Comments
 (0)