]> Git Repo - J-u-boot.git/commit - include/sound.h
SOUND: SAMSUNG: Add I2S driver
authorRajeshwari Shinde <[email protected]>
Thu, 25 Oct 2012 19:49:22 +0000 (19:49 +0000)
committerMinkyu Kang <[email protected]>
Thu, 15 Nov 2012 12:08:20 +0000 (21:08 +0900)
commit511ed5fdd3892c6e4a42b14c7d80db15eee7fc4f
treedb0ec8f3cfbe0ef7f68824085bf2d9fd5ae00ec0
parentd984b9f89cd944ccf23b9d5e95ef8bf9cb2c1499
SOUND: SAMSUNG: Add I2S driver

This patch adds driver for I2S interface specific to samsung.

Signed-off-by: R. Chandrasekar <[email protected]>
Signed-off-by: Rajeshwari Shinde <[email protected]>
Acked-by: Simon Glass <[email protected]>
Signed-off-by: Minkyu Kang <[email protected]>
Makefile
drivers/sound/Makefile [new file with mode: 0644]
drivers/sound/samsung-i2s.c [new file with mode: 0644]
drivers/sound/sound.c [new file with mode: 0644]
include/i2s.h [new file with mode: 0644]
include/sound.h [new file with mode: 0644]
This page took 0.037461 seconds and 4 git commands to generate.