Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6cb4f8dd authored by Lee Jones's avatar Lee Jones Committed by Patrice Chotard
Browse files

ARM: sti: stih407-family: Supply defines for CLOCKGEN A0



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: default avatarLee Jones <lee.jones@linaro.org>
parent 6ca59e6e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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