浏览代码

sh: ecovec: add sample amixer settings

FSI - DA7210 needs amixer settings to use it.
This patch adds quick setting guide

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Kuninori Morimoto 12 年之前
父节点
当前提交
035688d9c6
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      arch/sh/boards/mach-ecovec24/setup.c

+ 10 - 0
arch/sh/boards/mach-ecovec24/setup.c

@@ -70,6 +70,16 @@
  *                                  OFF-ON : MMC
  *                                  OFF-ON : MMC
  */
  */
 
 
+/*
+ * FSI - DA7210
+ *
+ * it needs amixer settings for playing
+ *
+ * amixer set 'HeadPhone' 80
+ * amixer set 'Out Mixer Left DAC Left' on
+ * amixer set 'Out Mixer Right DAC Right' on
+ */
+
 /* Heartbeat */
 /* Heartbeat */
 static unsigned char led_pos[] = { 0, 1, 2, 3 };
 static unsigned char led_pos[] = { 0, 1, 2, 3 };