lkml.org 
[lkml]   [2019]   [Dec]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v5 07/19] dt-bindings: soc: tegra-pmc: Add id for Tegra PMC 32KHz blink clock
    Date
    Tegra PMC has blink functionality that allows 32KHz clock out to
    blink pin of the Tegra.

    This patch adds id for this blink clock to use for enabling or
    disabling blink output through device tree.

    Signed-off-by: Sowjanya Komatineni <skomatineni@nvidia.com>
    ---
    include/dt-bindings/soc/tegra-pmc.h | 3 ++-
    1 file changed, 2 insertions(+), 1 deletion(-)

    diff --git a/include/dt-bindings/soc/tegra-pmc.h b/include/dt-bindings/soc/tegra-pmc.h
    index f7c866404456..a99a457471ee 100644
    --- a/include/dt-bindings/soc/tegra-pmc.h
    +++ b/include/dt-bindings/soc/tegra-pmc.h
    @@ -9,7 +9,8 @@
    #define TEGRA_PMC_CLK_OUT_1 0
    #define TEGRA_PMC_CLK_OUT_2 1
    #define TEGRA_PMC_CLK_OUT_3 2
    +#define TEGRA_PMC_CLK_BLINK 3

    -#define TEGRA_PMC_CLK_MAX 3
    +#define TEGRA_PMC_CLK_MAX 4

    #endif /* _DT_BINDINGS_SOC_TEGRA_PMC_H */
    --
    2.7.4
    \
     
     \ /
      Last update: 2019-12-20 23:29    [W:4.171 / U:0.084 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site