lkml.org 
[lkml]   [2014]   [Aug]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 2/8] ARM: sti: Add two new clock definitions for use with ST's NAND controllers
    Date
    The EMISS and NAND Control clocks are used when conducting operations
    on attached NAND Flash chips.

    Reviewed-By: Pekon Gupta <pekon@pek-sem.com>
    Signed-off-by: Lee Jones <lee.jones@linaro.org>
    ---
    include/dt-bindings/clock/stih416-clks.h | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/include/dt-bindings/clock/stih416-clks.h b/include/dt-bindings/clock/stih416-clks.h
    index f9bdbd1..3a8c979 100644
    --- a/include/dt-bindings/clock/stih416-clks.h
    +++ b/include/dt-bindings/clock/stih416-clks.h
    @@ -7,10 +7,12 @@

    /* CLOCKGEN A0 */
    #define CLK_ICN_REG 0
    +#define CLK_EMISS 3
    #define CLK_ETH1_PHY 4

    /* CLOCKGEN A1 */
    #define CLK_ICN_IF_2 0
    #define CLK_GMAC0_PHY 3
    +#define CLK_NAND_CTRL 4

    #endif
    --
    1.9.1


    \
     
     \ /
      Last update: 2014-08-18 13:21    [W:3.118 / U:0.492 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site