1 /* SPDX-License-Identifier: GPL-2.0-only */
5 * Copyright (C) 2016 STMicroelectronics
6 * Author: Gabriel Fernandez for STMicroelectronics.
10 * List of clocks which are not derived from system clock (SYSCLOCK)
12 * The index of these clocks is the secondary index of DT bindings
13 * (see Documentation/devicetree/bindings/clock/st,stm32-rcc.txt)
16 <assigned-clocks = <&rcc 1 CLK_LSE>;
19 #ifndef _DT_BINDINGS_CLK_STMFX_H
20 #define _DT_BINDINGS_CLK_STMFX_H
34 #define CLK_I2SQ_PDIV 12
35 #define CLK_SAIQ_PDIV 13
38 #define CLK_F469_DSI 16
40 #define END_PRIMARY_CLK 17
42 #define CLK_HDMI_CEC 16
56 #define CLK_LPTIMER 30
57 #define CLK_PLL_SRC 31
59 #define CLK_ADFSDM1 33
60 #define CLK_F769_DSI 34
61 #define END_PRIMARY_CLK_F7 35