Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Sound: Add FDT support to CMD. | Rajeshwari Shinde | 2013-01-08 | -1/+1 |
| | | | | | | | | This patch adds FDT support to sound init in CMD. Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com> Acked-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> | |||
* | Sound: Add command for audio playback | Rajeshwari Shinde | 2012-11-15 | -0/+96 |
This patch adds command to test audio playback. sound init - Initialises the audio subsystem (i2s and wm8994 codec) sound play - Plays predefined the audio data when specified length and frequency. Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com> Acked-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> |