This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
gsoc:2019-gsoc-asoc-codec-driver [2019/03/13 06:59] dbaluta [Contact] |
gsoc:2019-gsoc-asoc-codec-driver [2019/03/16 12:40] (current) dbaluta [Contact] |
||
---|---|---|---|
Line 19: | Line 19: | ||
===== Where to start? ===== | ===== Where to start? ===== | ||
- | Have a look at the [[TBA]] page. | + | Have a look at: |
+ | * [[https://www.youtube.com/watch?v=kb1yAt9d2k8 | ASoC: Supporting audio on an embedded board]] | ||
+ | * [[https://www.kernel.org/doc/html/v5.0/sound/soc/overview.html|ASoC Overview]] | ||
+ | |||
+ | ===== Things to consider ===== | ||
+ | |||
+ | * Send at least one patch to Linux kernel. See [[https://kernelnewbies.org/FirstKernelPatch | First kernel patch]]. | ||
+ | * Investigate ways to test your driver. Look for boards who can connect codecs on I2S interface. | ||
+ | |||
+ | |||
===== Contact ===== | ===== Contact ===== | ||
- | IRC: #asoc, on irc.oftc.net server. | + | If you are interested about this project please drop me an email at: Daniel Baluta <daniel.baluta@nxp.com> |
+ | |||
+ | You can also find me on IRC: _daniel_ on #alsa-soc channel, on irc.freenode.net server [[http://webchat.freenode.net/ | Web IRC]] | ||
- | Mentor: Daniel Baluta <daniel.baluta@nxp.com> |