]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: sti: stih407-family: Supply defines for CLOCKGEN A0
authorLee Jones <lee.jones@linaro.org>
Tue, 7 Jun 2016 11:19:00 +0000 (13:19 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Tue, 12 Jul 2016 11:22:43 +0000 (13:22 +0200)
There are 2 LMI clocks generated by CLOCKGEN A0.  We wish to control
them individually and need to use these indexes to do so.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
include/dt-bindings/clock/stih407-clks.h

index 7af2b717b3b212d893018e08b77c0ec965f02208..082edd9badfa1c1e87c203ba2734c95114fc7ca5 100644 (file)
@@ -5,6 +5,10 @@
 #ifndef _DT_BINDINGS_CLK_STIH407
 #define _DT_BINDINGS_CLK_STIH407
 
+/* CLOCKGEN A0 */
+#define CLK_IC_LMI0            0
+#define CLK_IC_LMI1            1
+
 /* CLOCKGEN C0 */
 #define CLK_ICN_GPU            0
 #define CLK_FDMA               1