Thread (20 messages) flat view 20 messages, 4 authors, 2012-08-01

[alsa-devel] [PATCH 4/4] ARM: mx28evk: add missed clkmux select for saif

From: Shawn Guo <hidden>
Date: 2012-07-21 07:40:04
Also in: alsa-devel

On Fri, Jul 20, 2012 at 05:20:27PM +0800, Dong Aisheng wrote:
quoted hunk ↗ jump to hunk
From: Dong Aisheng <redacted>

Added missed clkmux setting for mx28evk.

Cc: Mark Brown <redacted>
Cc: Liam Girdwood <redacted>
Cc: Wolfram Sang <redacted>
Cc: Shawn Guo <redacted>
Signed-off-by: Dong Aisheng <redacted>
---
 arch/arm/mach-mxs/mach-mxs.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-mxs/mach-mxs.c b/arch/arm/mach-mxs/mach-mxs.c
index 8cac94b..82f27a4 100644
--- a/arch/arm/mach-mxs/mach-mxs.c
+++ b/arch/arm/mach-mxs/mach-mxs.c
@@ -21,6 +21,7 @@
 #include <asm/mach/arch.h>
 #include <asm/mach/time.h>
 #include <mach/common.h>
+#include <mach/digctl.h>
 
 static int __init mxs_icoll_add_irq_domain(struct device_node *np,
 				struct device_node *interrupt_parent)
@@ -79,6 +80,8 @@ static void __init imx28_evk_init(void)
 	clk = clk_get_sys("enet_out", NULL);
 	if (!IS_ERR(clk))
 		clk_prepare_enable(clk);
+
+	mxs_saif_clkmux_select(MXS_DIGCTL_SAIF_CLKMUX_EXTMSTR0);
Is this a board specific setup?  Or every single imx28 based board that
wants recording function is going to need this setup?

BTW, the patch needs to get rebased on v3.6-rc1, where mach-mxs.c will
have some context update.

Regards,
Shawn
 }
 
 static void __init mxs_machine_init(void)
-- 
1.7.0.4


_______________________________________________
Alsa-devel mailing list
Alsa-devel at alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help