All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: tegra: Enable clock debugfs support
@ 2013-09-03  8:05 Thierry Reding
       [not found] ` <1378195515-28807-1-git-send-email-treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Thierry Reding @ 2013-09-03  8:05 UTC (permalink / raw)
  To: Stephen Warren; +Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA

It's sometimes useful to look at the clock tree to verify that clocks
for the various devices have been properly setup. The clock subsystem's
debugfs support provides a neat set of files for that purpose.

Signed-off-by: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
---
 arch/arm/configs/tegra_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index c5224f0..bf97d0a 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -223,6 +223,7 @@ CONFIG_KEYBOARD_NVEC=y
 CONFIG_SERIO_NVEC_PS2=y
 CONFIG_NVEC_POWER=y
 CONFIG_NVEC_PAZ00=y
+CONFIG_COMMON_CLK_DEBUG=y
 CONFIG_TEGRA_IOMMU_GART=y
 CONFIG_TEGRA_IOMMU_SMMU=y
 CONFIG_MEMORY=y
-- 
1.8.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-12-03 10:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-03  8:05 [PATCH] ARM: tegra: Enable clock debugfs support Thierry Reding
     [not found] ` <1378195515-28807-1-git-send-email-treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-09-03 17:52   ` Stephen Warren
     [not found]     ` <522621FB.2030908-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-12-03 10:31       ` Thierry Reding
2013-09-17 20:06   ` Stephen Warren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.