lkml.org 
[lkml]   [2019]   [Dec]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v3 04/15] dt-bindings: soc: tegra-pmc: Add id for Tegra PMC blink control
Date
Tegra PMC has a blinking control to output 32 KHz clock to blink
pin.

This patch adds id for this blink control to use for enabling or
disabling the blink output through devicetree.

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 705ee8083070..6fe28516017e 100644
--- a/include/dt-bindings/soc/tegra-pmc.h
+++ b/include/dt-bindings/soc/tegra-pmc.h
@@ -12,7 +12,8 @@
#define TEGRA_PMC_CLK_OUT_2 3
#define TEGRA_PMC_CLK_OUT_3_MUX 4
#define TEGRA_PMC_CLK_OUT_3 5
+#define TEGRA_PMC_CLK_BLINK 6

-#define TEGRA_PMC_CLK_MAX 6
+#define TEGRA_PMC_CLK_MAX 7

#endif /* _DT_BINDINGS_SOC_TEGRA_PMC_H */
--
2.7.4
\
 
 \ /
  Last update: 2019-12-06 03:50    [W:0.178 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site