diff options
Diffstat (limited to 'include/dt-bindings/clock/stm32fx-clock.h')
-rw-r--r-- | include/dt-bindings/clock/stm32fx-clock.h | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/include/dt-bindings/clock/stm32fx-clock.h b/include/dt-bindings/clock/stm32fx-clock.h index 49bb3c203e5c..58d8b515be55 100644 --- a/include/dt-bindings/clock/stm32fx-clock.h +++ b/include/dt-bindings/clock/stm32fx-clock.h | |||
@@ -33,11 +33,12 @@ | |||
33 | #define CLK_SAI2 11 | 33 | #define CLK_SAI2 11 |
34 | #define CLK_I2SQ_PDIV 12 | 34 | #define CLK_I2SQ_PDIV 12 |
35 | #define CLK_SAIQ_PDIV 13 | 35 | #define CLK_SAIQ_PDIV 13 |
36 | |||
37 | #define END_PRIMARY_CLK 14 | ||
38 | |||
39 | #define CLK_HSI 14 | 36 | #define CLK_HSI 14 |
40 | #define CLK_SYSCLK 15 | 37 | #define CLK_SYSCLK 15 |
38 | #define CLK_F469_DSI 16 | ||
39 | |||
40 | #define END_PRIMARY_CLK 17 | ||
41 | |||
41 | #define CLK_HDMI_CEC 16 | 42 | #define CLK_HDMI_CEC 16 |
42 | #define CLK_SPDIF 17 | 43 | #define CLK_SPDIF 17 |
43 | #define CLK_USART1 18 | 44 | #define CLK_USART1 18 |