From: Kuninori Morimoto Date: Tue, 25 Dec 2012 04:04:20 +0000 (-0800) Subject: sh: ecovec: add sample amixer settings X-Git-Tag: upstream/snapshot3+hdmi~5871^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=035688d9c64c61957dd272a1e773f27b0143704d;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git 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 Signed-off-by: Paul Mundt --- diff --git a/arch/sh/boards/mach-ecovec24/setup.c b/arch/sh/boards/mach-ecovec24/setup.c index 3fede45..a0fa579 100644 --- a/arch/sh/boards/mach-ecovec24/setup.c +++ b/arch/sh/boards/mach-ecovec24/setup.c @@ -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 };