commit | f62ae7bda434ac5d2bcd6feb4f5bdb5885633177 | [log] [tgz] |
---|---|---|
author | Scott Jiang <scott.jiang.linux@gmail.com> | Wed Jun 20 17:00:31 2012 -0400 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Jun 20 11:26:54 2012 +0100 |
tree | 602c996b1ca275cc5144447d2c14dfd8bd4e1aff | |
parent | d2aae47f804830da904d2454d73959eda4ebb0fd [diff] |
ASoC: add i2s dai driver for bf6xx soc This driver enables i2s mode support on blackfin bf6xx platform. We reuse bf5xx-i2s-pcm.c as its i2s pcm driver because it's the same for both bf5xx and bf6xx soc. Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>