Commit 90e58072 authored by Peng Fan's avatar Peng Fan Committed by Abel Vesa

dt-bindings: clock: imx93-clock: add more MU/SAI clocks

Add MU[1,2]_[A,B] clock entries.
Add SAI IPG clock entries.
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Reviewed-by: default avatarAbel Vesa <abel.vesa@linaro.org>
Signed-off-by: default avatarAbel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20220830033137.4149542-2-peng.fan@oss.nxp.com
parent 59dc69d7
...@@ -196,6 +196,13 @@ ...@@ -196,6 +196,13 @@
#define IMX93_CLK_TMC_GATE 187 #define IMX93_CLK_TMC_GATE 187
#define IMX93_CLK_PMRO_GATE 188 #define IMX93_CLK_PMRO_GATE 188
#define IMX93_CLK_32K 189 #define IMX93_CLK_32K 189
#define IMX93_CLK_END 190 #define IMX93_CLK_SAI1_IPG 190
#define IMX93_CLK_SAI2_IPG 191
#define IMX93_CLK_SAI3_IPG 192
#define IMX93_CLK_MU1_A_GATE 193
#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
#endif #endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment