sh: ecovec: add sample amixer settings
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 25 Dec 2012 04:04:20 +0000 (20:04 -0800)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 16 Jan 2013 09:30:44 +0000 (18:30 +0900)
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>
arch/sh/boards/mach-ecovec24/setup.c

index 3fede45..a0fa579 100644 (file)
  *                                  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 */
 static unsigned char led_pos[] = { 0, 1, 2, 3 };