Skip to content

Commit

Permalink
sh: ecovec: add sample amixer settings
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kuninori Morimoto authored and Paul Mundt committed Jan 16, 2013
1 parent 14eae6e commit 035688d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions arch/sh/boards/mach-ecovec24/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,16 @@
* 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 };

Expand Down

0 comments on commit 035688d

Please sign in to comment.