alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* Reforming S3C I2S towards supporting I2Sv4
@ 2010-03-10  7:48 Jassi Brar
  2010-03-10  8:24 ` Liam Girdwood
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Jassi Brar @ 2010-03-10  7:48 UTC (permalink / raw)
  To: alsa-devel; +Cc: broonie, Jassi Brar, ben-linux

Hello,

 I have prepared some patches that debug and modify the behaviour of
extant S3C I2S support towards managing I2Sv4 controllers as well.

Overall pic...
 For now the 'new' I2Sv4 CPU driver(s3c64xx-i2s-v4.c) is almost a copy
of s3c64xx-i2s.c The driver will evolve as support for more features is
added.
 Minor quirks in otherwise similar controllers are handled by defining
a new field(feature) in 'struct s3c_i2sv2_info' that is meant to contain
1-bit flags for absence/presence of such quirks.
 The header with I2S register map and bit definitions has been copied
to where the drivers are(sound/soc/s3c24xx/) since the header has nothing
usable for platform code. Also, it will help avoid need for co-ordination
between ASoC and S3C ARCH trees. For now, the header regs-s3c2412-iis.h
is left intact but rendered useless by making ASoC drivers include the
newly copied version of it (sound/soc/s3c24xx/regs-i2s-v2.h) Later the
header could be dropped by patches to S3C PLAT tree.

The patches apply against 'for-2.6.35' of 
http://www.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git

Regards.

Signed-off-by: Jassi Brar <jassi.brar@samsung.com>

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2010-05-02  8:28 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-10  7:48 Reforming S3C I2S towards supporting I2Sv4 Jassi Brar
2010-03-10  8:24 ` Liam Girdwood
2010-03-10  8:31   ` jassi brar
2010-03-10  9:04     ` Liam Girdwood
2010-03-10  9:22       ` jassi brar
2010-03-10 10:18         ` Mark Brown
2010-03-10  8:35 ` jassi brar
2010-03-10  8:51   ` Liam Girdwood
2010-03-10  9:02     ` jassi brar
2010-03-10 10:20   ` Mark Brown
2010-03-10 14:23 ` Mark Brown
2010-04-06  0:33   ` jassi brar
2010-04-27  2:10     ` jassi brar
2010-04-27  2:58   ` Ben Dooks
2010-04-27  4:25     ` jassi brar
2010-05-02  4:38       ` Kyungmin Park
2010-05-02  8:28         ` jassi brar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).