lkml.org 
[lkml]   [2016]   [Jun]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4/6] ARM: sti: stih407-family: Supply defines for CLOCKGEN A0
    Date
    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 | 4 ++++
    1 file changed, 4 insertions(+)

    diff --git a/include/dt-bindings/clock/stih407-clks.h b/include/dt-bindings/clock/stih407-clks.h
    index 7af2b71..082edd9 100644
    --- a/include/dt-bindings/clock/stih407-clks.h
    +++ b/include/dt-bindings/clock/stih407-clks.h
    @@ -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
    --
    2.8.3
    \
     
     \ /
      Last update: 2016-06-07 13:41    [W:4.055 / U:0.296 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site