Skip to content

Commit

Permalink
dt-bindings: clock: imx93: add NIC, A55 and ARM PLL CLK
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Peng Fan authored and Abel Vesa committed Apr 9, 2023
1 parent a740d73 commit 5fd7b00
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion include/dt-bindings/clock/imx93-clock.h
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,10 @@
#define IMX93_CLK_MU1_B_GATE 194
#define IMX93_CLK_MU2_A_GATE 195
#define IMX93_CLK_MU2_B_GATE 196
#define IMX93_CLK_END 197
#define IMX93_CLK_NIC_AXI 197
#define IMX93_CLK_ARM_PLL 198
#define IMX93_CLK_A55_SEL 199
#define IMX93_CLK_A55_CORE 200
#define IMX93_CLK_END 201

#endif

0 comments on commit 5fd7b00

Please sign in to comment.