summaryrefslogtreecommitdiff
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorPatrice Chotard <patrice.chotard@st.com>2019-02-19 00:54:35 +0300
committerPatrice Chotard <patrice.chotard@st.com>2019-04-23 16:30:57 +0300
commit71dfd5f3f5267259b1e7b465bc07e49c67acaf45 (patch)
tree7bbd399f83e94955193c957a02c899a1316a6cf6 /include/dt-bindings
parent933f84cab9027788c31f4a8772f0c31176dde1aa (diff)
downloadu-boot-71dfd5f3f5267259b1e7b465bc07e49c67acaf45.tar.xz
ARM: dts: stm32: Sync DT files with v4.20 kernel for stm32f4
Synchronize stm32f7 device tree with kernel v4.20. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/stm32fx-clock.h7
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 49bb3c203e..58d8b515be 100644
--- a/include/dt-bindings/clock/stm32fx-clock.h
+++ b/include/dt-bindings/clock/stm32fx-clock.h
@@ -33,11 +33,12 @@
#define CLK_SAI2 11
#define CLK_I2SQ_PDIV 12
#define CLK_SAIQ_PDIV 13
-
-#define END_PRIMARY_CLK 14
-
#define CLK_HSI 14
#define CLK_SYSCLK 15
+#define CLK_F469_DSI 16
+
+#define END_PRIMARY_CLK 17
+
#define CLK_HDMI_CEC 16
#define CLK_SPDIF 17
#define CLK_USART1 18