All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: tegra: add AC97 clock to the host controller node
@ 2013-11-13 19:17 Lucas Stach
       [not found] ` <1384370243-17178-1-git-send-email-dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Lucas Stach @ 2013-11-13 19:17 UTC (permalink / raw)
  To: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; +Cc: Stephen Warren

Signed-off-by: Lucas Stach <dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org>
--
CC: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
---
 arch/arm/boot/dts/tegra20-colibri-512.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/tegra20-colibri-512.dtsi b/arch/arm/boot/dts/tegra20-colibri-512.dtsi
index d5c9bca..f186e64 100644
--- a/arch/arm/boot/dts/tegra20-colibri-512.dtsi
+++ b/arch/arm/boot/dts/tegra20-colibri-512.dtsi
@@ -448,6 +448,7 @@
 			GPIO_ACTIVE_HIGH>;
 		nvidia,codec-sync-gpio = <&gpio TEGRA_GPIO(P, 0)
 			GPIO_ACTIVE_HIGH>;
+		clocks = <&tegra_car TEGRA20_CLK_AC97>;
 	};
 
 	usb@c5004000 {
-- 
1.8.3.1

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

end of thread, other threads:[~2013-11-18 23:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-13 19:17 [PATCH 1/3] ARM: tegra: add AC97 clock to the host controller node Lucas Stach
     [not found] ` <1384370243-17178-1-git-send-email-dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org>
2013-11-13 19:17   ` [PATCH 2/3] ASOC: tegra: fix matching of AC97 components Lucas Stach
     [not found]     ` <1384370243-17178-2-git-send-email-dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org>
2013-11-18 23:08       ` Stephen Warren
2013-11-13 19:17   ` [PATCH 3/3] ASOC: tegra: fix AC97 clock handling Lucas Stach
     [not found]     ` <1384370243-17178-3-git-send-email-dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org>
2013-11-18 15:02       ` Thierry Reding
2013-11-18 23:15       ` Stephen Warren
2013-11-18 14:59   ` [PATCH 1/3] ARM: tegra: add AC97 clock to the host controller node Thierry Reding

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.