diff options
Diffstat (limited to 'include/dt-bindings/clock/imx6qdl-clock.h')
-rw-r--r-- | include/dt-bindings/clock/imx6qdl-clock.h | 35 |
1 files changed, 32 insertions, 3 deletions
diff --git a/include/dt-bindings/clock/imx6qdl-clock.h b/include/dt-bindings/clock/imx6qdl-clock.h index 654151e24288..ddaef8620b2c 100644 --- a/include/dt-bindings/clock/imx6qdl-clock.h +++ b/include/dt-bindings/clock/imx6qdl-clock.h | |||
@@ -128,7 +128,7 @@ | |||
128 | #define IMX6Q_CLK_ECSPI5 116 | 128 | #define IMX6Q_CLK_ECSPI5 116 |
129 | #define IMX6DL_CLK_I2C4 116 | 129 | #define IMX6DL_CLK_I2C4 116 |
130 | #define IMX6QDL_CLK_ENET 117 | 130 | #define IMX6QDL_CLK_ENET 117 |
131 | #define IMX6QDL_CLK_ESAI 118 | 131 | #define IMX6QDL_CLK_ESAI_EXTAL 118 |
132 | #define IMX6QDL_CLK_GPT_IPG 119 | 132 | #define IMX6QDL_CLK_GPT_IPG 119 |
133 | #define IMX6QDL_CLK_GPT_IPG_PER 120 | 133 | #define IMX6QDL_CLK_GPT_IPG_PER 120 |
134 | #define IMX6QDL_CLK_GPU2D_CORE 121 | 134 | #define IMX6QDL_CLK_GPU2D_CORE 121 |
@@ -218,7 +218,36 @@ | |||
218 | #define IMX6QDL_CLK_LVDS2_SEL 205 | 218 | #define IMX6QDL_CLK_LVDS2_SEL 205 |
219 | #define IMX6QDL_CLK_LVDS1_GATE 206 | 219 | #define IMX6QDL_CLK_LVDS1_GATE 206 |
220 | #define IMX6QDL_CLK_LVDS2_GATE 207 | 220 | #define IMX6QDL_CLK_LVDS2_GATE 207 |
221 | #define IMX6QDL_CLK_ESAI_AHB 208 | 221 | #define IMX6QDL_CLK_ESAI_IPG 208 |
222 | #define IMX6QDL_CLK_END 209 | 222 | #define IMX6QDL_CLK_ESAI_MEM 209 |
223 | #define IMX6QDL_CLK_ASRC_IPG 210 | ||
224 | #define IMX6QDL_CLK_ASRC_MEM 211 | ||
225 | #define IMX6QDL_CLK_LVDS1_IN 212 | ||
226 | #define IMX6QDL_CLK_LVDS2_IN 213 | ||
227 | #define IMX6QDL_CLK_ANACLK1 214 | ||
228 | #define IMX6QDL_CLK_ANACLK2 215 | ||
229 | #define IMX6QDL_PLL1_BYPASS_SRC 216 | ||
230 | #define IMX6QDL_PLL2_BYPASS_SRC 217 | ||
231 | #define IMX6QDL_PLL3_BYPASS_SRC 218 | ||
232 | #define IMX6QDL_PLL4_BYPASS_SRC 219 | ||
233 | #define IMX6QDL_PLL5_BYPASS_SRC 220 | ||
234 | #define IMX6QDL_PLL6_BYPASS_SRC 221 | ||
235 | #define IMX6QDL_PLL7_BYPASS_SRC 222 | ||
236 | #define IMX6QDL_CLK_PLL1 223 | ||
237 | #define IMX6QDL_CLK_PLL2 224 | ||
238 | #define IMX6QDL_CLK_PLL3 225 | ||
239 | #define IMX6QDL_CLK_PLL4 226 | ||
240 | #define IMX6QDL_CLK_PLL5 227 | ||
241 | #define IMX6QDL_CLK_PLL6 228 | ||
242 | #define IMX6QDL_CLK_PLL7 229 | ||
243 | #define IMX6QDL_PLL1_BYPASS 230 | ||
244 | #define IMX6QDL_PLL2_BYPASS 231 | ||
245 | #define IMX6QDL_PLL3_BYPASS 232 | ||
246 | #define IMX6QDL_PLL4_BYPASS 233 | ||
247 | #define IMX6QDL_PLL5_BYPASS 234 | ||
248 | #define IMX6QDL_PLL6_BYPASS 235 | ||
249 | #define IMX6QDL_PLL7_BYPASS 236 | ||
250 | #define IMX6QDL_CLK_GPT_3M 237 | ||
251 | #define IMX6QDL_CLK_END 238 | ||
223 | 252 | ||
224 | #endif /* __DT_BINDINGS_CLOCK_IMX6QDL_H */ | 253 | #endif /* __DT_BINDINGS_CLOCK_IMX6QDL_H */ |