lkml.org 
[lkml]   [2014]   [Jul]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 3/8] ARM: tegra: Add PLL_M_UD and PLL_C_UD to tegra124-car binding header
    Date
    Add these clocks to the binding header so that EMC timings that have
    them as parent can refer to the clocks.

    Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
    ---
    include/dt-bindings/clock/tegra124-car.h | 6 +++++-
    1 file changed, 5 insertions(+), 1 deletion(-)

    diff --git a/include/dt-bindings/clock/tegra124-car.h b/include/dt-bindings/clock/tegra124-car.h
    index 4faabce..f58b24d 100644
    --- a/include/dt-bindings/clock/tegra124-car.h
    +++ b/include/dt-bindings/clock/tegra124-car.h
    @@ -337,6 +337,10 @@
    #define TEGRA124_CLK_DSIB_MUX 310
    #define TEGRA124_CLK_SOR0_LVDS 311
    #define TEGRA124_CLK_XUSB_SS_DIV2 312
    -#define TEGRA124_CLK_CLK_MAX 313
    +
    +#define TEGRA124_CLK_PLL_M_UD 313
    +#define TEGRA124_CLK_PLL_C_UD 314
    +
    +#define TEGRA124_CLK_CLK_MAX 315

    #endif /* _DT_BINDINGS_CLOCK_TEGRA124_CAR_H */
    --
    1.8.1.5


    \
     
     \ /
      Last update: 2014-07-11 23:22    [W:5.890 / U:0.028 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site