  <?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.alsa-project.org/main/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Broonie</id>
	<title>AlsaProject - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.alsa-project.org/main/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Broonie"/>
	<link rel="alternate" type="text/html" href="https://www.alsa-project.org/wiki/Special:Contributions/Broonie"/>
	<updated>2026-04-07T21:52:12Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.0</generator>
	<entry>
		<id>https://www.alsa-project.org/main/index.php?title=ASoC/RoadMap&amp;diff=1946</id>
		<title>ASoC/RoadMap</title>
		<link rel="alternate" type="text/html" href="https://www.alsa-project.org/main/index.php?title=ASoC/RoadMap&amp;diff=1946"/>
		<updated>2009-06-12T22:12:36Z</updated>

		<summary type="html">&lt;p&gt;Broonie: Update to reflect the current reality.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Road Map of future [[ASoC]] development (in progress items are currently in [http://opensource.wolfsonmicro.com/cgi-bin/gitweb/gitweb.cgi?p=linux-2.6-asoc;a=shortlog;h=ppc-dev ppc-dev] branch).&lt;br /&gt;
&lt;br /&gt;
==Road Map==&lt;br /&gt;
&lt;br /&gt;
* Move I2C probing out of codec and into machine drivers. This should also allow the pcm and card registraion to move into the machine driver. &amp;lt;br /&amp;gt; '''Implemented''' in mainline, work in progress on converting drivers to the new model.&lt;br /&gt;
* Look into creating a DAI (digital audio interface), codec and Platform DMA device &amp;lt;del&amp;gt;class&amp;lt;/del&amp;gt; drivers. This should create a standard set of operations and capabilities for each end (codec and SoC controller) of the DAI and should simplify configuration &amp;amp; development. This would allow allow each device to be individually probed. &amp;lt;br /&amp;gt; '''Implemented''' in mainline.&lt;br /&gt;
* Support multiple sound cards.&lt;br /&gt;
* Move audio map into userspace. This should then allow scenario's to be defined by specifying the source and sink (instead of by each mixer setting).&lt;br /&gt;
* Add support for multiple substreams. &amp;lt;br /&amp;gt; '''Implemented''' in asoc-v2-dev branch.&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;br /&gt;
[[Category:MigratedFromDev]]&lt;/div&gt;</summary>
		<author><name>Broonie</name></author>
	</entry>
	<entry>
		<id>https://www.alsa-project.org/main/index.php?title=ASoC&amp;diff=1590</id>
		<title>ASoC</title>
		<link rel="alternate" type="text/html" href="https://www.alsa-project.org/main/index.php?title=ASoC&amp;diff=1590"/>
		<updated>2008-05-20T18:20:11Z</updated>

		<summary type="html">&lt;p&gt;Broonie: /* Supported Codecs */ fix gitweb link properly; don't link to a specific revision in gitweb&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==ALSA SoC Layer==&lt;br /&gt;
&lt;br /&gt;
The overall project goal of the '''ALSA System on Chip''' (ASoC) layer is to provide better ALSA support for embedded system on chip procesors (e.g. pxa2xx, au1x00, iMX, etc) and portable audio codecs. Currently there is some support in the kernel for SoC audio, however it has some limitations:&lt;br /&gt;
* Currently, codec drivers are often tightly coupled to the underlying SoC cpu. This is not really ideal and leads to code duplication i.e. Linux now has 4 different wm8731 drivers for 4 different SoC platforms.&lt;br /&gt;
* There is no standard method to signal user initiated audio events. e.g. Headphone/Mic insertion, Headphone/Mic detection after an insertion event. These are quite common events on portable devices and ofter require machine specific code to re route audio, enable amps etc after such an event.&lt;br /&gt;
* Current drivers tend to power up the entire codec when playing (or recording) audio. This is fine for a PC, but tends to waste a lot of power on portable devices. There is also no support for saving power via changing codec oversampling rates, bias currents, etc.&lt;br /&gt;
&lt;br /&gt;
ASoC is currently still work in progress with most features implemented and support for the PXA2xx, AT91xx and S3C24xx SoC's now in the mainline kernel.&lt;br /&gt;
&lt;br /&gt;
==Design==&lt;br /&gt;
&lt;br /&gt;
The ASoC layer is designed to address these issues and provide the following features:&lt;br /&gt;
* Codec independence. Allows reuse of codec drivers on other platforms and machines.&lt;br /&gt;
* Easy I2S/PCM audio interface setup between codec and SoC. Each SoC interface and codec registers it's audio interface capabilities with the core and are subsequently matched and configured when the application hw params are known.&lt;br /&gt;
* [[DAPM|Dynamic Audio Power Management]] (DAPM). DAPM automatically sets the codec to it's minimum power state at all times. This includes powering up/down internal power blocks depending on the internal codec audio routing and any active streams.&lt;br /&gt;
* Pop and click reduction. Pops and clicks can be reduced by powering the codec up/down in the correct sequence (including using digital mute). ASoC signals the codec when to change power states.&lt;br /&gt;
* Machine specific controls: Allow machines to add controls to the sound card. e.g. volume control for speaker amp.&lt;br /&gt;
&lt;br /&gt;
To achieve all this, ASoC basically splits an embedded audio system into 3 components:&lt;br /&gt;
* Codec driver: The codec driver is platform independent and contains audio controls, audio interface capabilities, codec dapm definition and codec IO functions.&lt;br /&gt;
* Platform driver: The platform driver contains the audio dma engine and audio interface drivers (e.g. I2S, AC97, PCM) for that platform.&lt;br /&gt;
* Machine driver: The machine driver handles any machine specific controls and audio events. i.e. turing on an amp at start of playback.&lt;br /&gt;
&lt;br /&gt;
==Supported SoCs==&lt;br /&gt;
&lt;br /&gt;
The following SoC CPUs are currently supported:&lt;br /&gt;
* Intel/Marvell PXA2xx and PXA3xx (AC97, I2S &amp;amp; PCM)&lt;br /&gt;
* Atmel AT91xxxx (I2S &amp;amp; PCM)&lt;br /&gt;
* Samsung S3C24xx (AC97 &amp;amp; I2S)&lt;br /&gt;
* Freescale i.MX31 (I2S &amp;amp; PCM)&lt;br /&gt;
* Renesas SH7760 (AC97 &amp;amp; I2S)&lt;br /&gt;
&lt;br /&gt;
The following SoC CPUs are currently work in progress:&lt;br /&gt;
&lt;br /&gt;
* Marvell PXA3xx (I2S) &lt;br /&gt;
* Freescale i.MX21 (I2S) &lt;br /&gt;
* Cirrus EP93xx (I2S) &lt;br /&gt;
* AMD/RMI/Alchemy Au1200/Au1550 (AC97, I2S)&lt;br /&gt;
&lt;br /&gt;
==Supported Codecs==&lt;br /&gt;
&lt;br /&gt;
As the number of supported audio codecs is growing all the time, this [http://opensource.wolfsonmicro.com/cgi-bin/gitweb.cgi?p=linux-2.6-asoc.git;a=tree;f=sound/soc/codecs;hb=dev link] shows the supported codecs currently in the ASoC development branch.&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
&lt;br /&gt;
ASoC development takes place in the dev branch of the [http://opensource.wolfsonmicro.com/cgi-bin/gitweb.cgi?p=linux-2.6-asoc.git;a=summary ASoC git tree]. There is also a [[ASoC/RoadMap]] and a developer IRC channel &amp;lt;tt&amp;gt;#alsa-soc&amp;lt;/tt&amp;gt; on freenode.net.&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;br /&gt;
[[Category:MigratedFromDev]]&lt;/div&gt;</summary>
		<author><name>Broonie</name></author>
	</entry>
	<entry>
		<id>https://www.alsa-project.org/main/index.php?title=ASoC&amp;diff=1589</id>
		<title>ASoC</title>
		<link rel="alternate" type="text/html" href="https://www.alsa-project.org/main/index.php?title=ASoC&amp;diff=1589"/>
		<updated>2008-05-20T18:19:31Z</updated>

		<summary type="html">&lt;p&gt;Broonie: /* Development */ gitweb fix properly&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==ALSA SoC Layer==&lt;br /&gt;
&lt;br /&gt;
The overall project goal of the '''ALSA System on Chip''' (ASoC) layer is to provide better ALSA support for embedded system on chip procesors (e.g. pxa2xx, au1x00, iMX, etc) and portable audio codecs. Currently there is some support in the kernel for SoC audio, however it has some limitations:&lt;br /&gt;
* Currently, codec drivers are often tightly coupled to the underlying SoC cpu. This is not really ideal and leads to code duplication i.e. Linux now has 4 different wm8731 drivers for 4 different SoC platforms.&lt;br /&gt;
* There is no standard method to signal user initiated audio events. e.g. Headphone/Mic insertion, Headphone/Mic detection after an insertion event. These are quite common events on portable devices and ofter require machine specific code to re route audio, enable amps etc after such an event.&lt;br /&gt;
* Current drivers tend to power up the entire codec when playing (or recording) audio. This is fine for a PC, but tends to waste a lot of power on portable devices. There is also no support for saving power via changing codec oversampling rates, bias currents, etc.&lt;br /&gt;
&lt;br /&gt;
ASoC is currently still work in progress with most features implemented and support for the PXA2xx, AT91xx and S3C24xx SoC's now in the mainline kernel.&lt;br /&gt;
&lt;br /&gt;
==Design==&lt;br /&gt;
&lt;br /&gt;
The ASoC layer is designed to address these issues and provide the following features:&lt;br /&gt;
* Codec independence. Allows reuse of codec drivers on other platforms and machines.&lt;br /&gt;
* Easy I2S/PCM audio interface setup between codec and SoC. Each SoC interface and codec registers it's audio interface capabilities with the core and are subsequently matched and configured when the application hw params are known.&lt;br /&gt;
* [[DAPM|Dynamic Audio Power Management]] (DAPM). DAPM automatically sets the codec to it's minimum power state at all times. This includes powering up/down internal power blocks depending on the internal codec audio routing and any active streams.&lt;br /&gt;
* Pop and click reduction. Pops and clicks can be reduced by powering the codec up/down in the correct sequence (including using digital mute). ASoC signals the codec when to change power states.&lt;br /&gt;
* Machine specific controls: Allow machines to add controls to the sound card. e.g. volume control for speaker amp.&lt;br /&gt;
&lt;br /&gt;
To achieve all this, ASoC basically splits an embedded audio system into 3 components:&lt;br /&gt;
* Codec driver: The codec driver is platform independent and contains audio controls, audio interface capabilities, codec dapm definition and codec IO functions.&lt;br /&gt;
* Platform driver: The platform driver contains the audio dma engine and audio interface drivers (e.g. I2S, AC97, PCM) for that platform.&lt;br /&gt;
* Machine driver: The machine driver handles any machine specific controls and audio events. i.e. turing on an amp at start of playback.&lt;br /&gt;
&lt;br /&gt;
==Supported SoCs==&lt;br /&gt;
&lt;br /&gt;
The following SoC CPUs are currently supported:&lt;br /&gt;
* Intel/Marvell PXA2xx and PXA3xx (AC97, I2S &amp;amp; PCM)&lt;br /&gt;
* Atmel AT91xxxx (I2S &amp;amp; PCM)&lt;br /&gt;
* Samsung S3C24xx (AC97 &amp;amp; I2S)&lt;br /&gt;
* Freescale i.MX31 (I2S &amp;amp; PCM)&lt;br /&gt;
* Renesas SH7760 (AC97 &amp;amp; I2S)&lt;br /&gt;
&lt;br /&gt;
The following SoC CPUs are currently work in progress:&lt;br /&gt;
&lt;br /&gt;
* Marvell PXA3xx (I2S) &lt;br /&gt;
* Freescale i.MX21 (I2S) &lt;br /&gt;
* Cirrus EP93xx (I2S) &lt;br /&gt;
* AMD/RMI/Alchemy Au1200/Au1550 (AC97, I2S)&lt;br /&gt;
&lt;br /&gt;
==Supported Codecs==&lt;br /&gt;
&lt;br /&gt;
As the number of supported audio codecs is growing all the time, this [http://opensource.wolfsonmicro.com/cgi-bin/gitweb.cgi?p=linux-2.6-asoc;a=tree;f=sound/soc/codecs;h=e862a0fc09f2477114e68ece6a52ea2e052dd315;hb=dev link] shows the supported codecs currently in the ASoC development branch.&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
&lt;br /&gt;
ASoC development takes place in the dev branch of the [http://opensource.wolfsonmicro.com/cgi-bin/gitweb.cgi?p=linux-2.6-asoc.git;a=summary ASoC git tree]. There is also a [[ASoC/RoadMap]] and a developer IRC channel &amp;lt;tt&amp;gt;#alsa-soc&amp;lt;/tt&amp;gt; on freenode.net.&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;br /&gt;
[[Category:MigratedFromDev]]&lt;/div&gt;</summary>
		<author><name>Broonie</name></author>
	</entry>
	<entry>
		<id>https://www.alsa-project.org/main/index.php?title=ASoC&amp;diff=1588</id>
		<title>ASoC</title>
		<link rel="alternate" type="text/html" href="https://www.alsa-project.org/main/index.php?title=ASoC&amp;diff=1588"/>
		<updated>2008-05-20T18:18:55Z</updated>

		<summary type="html">&lt;p&gt;Broonie: ' patrol&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==ALSA SoC Layer==&lt;br /&gt;
&lt;br /&gt;
The overall project goal of the '''ALSA System on Chip''' (ASoC) layer is to provide better ALSA support for embedded system on chip procesors (e.g. pxa2xx, au1x00, iMX, etc) and portable audio codecs. Currently there is some support in the kernel for SoC audio, however it has some limitations:&lt;br /&gt;
* Currently, codec drivers are often tightly coupled to the underlying SoC cpu. This is not really ideal and leads to code duplication i.e. Linux now has 4 different wm8731 drivers for 4 different SoC platforms.&lt;br /&gt;
* There is no standard method to signal user initiated audio events. e.g. Headphone/Mic insertion, Headphone/Mic detection after an insertion event. These are quite common events on portable devices and ofter require machine specific code to re route audio, enable amps etc after such an event.&lt;br /&gt;
* Current drivers tend to power up the entire codec when playing (or recording) audio. This is fine for a PC, but tends to waste a lot of power on portable devices. There is also no support for saving power via changing codec oversampling rates, bias currents, etc.&lt;br /&gt;
&lt;br /&gt;
ASoC is currently still work in progress with most features implemented and support for the PXA2xx, AT91xx and S3C24xx SoC's now in the mainline kernel.&lt;br /&gt;
&lt;br /&gt;
==Design==&lt;br /&gt;
&lt;br /&gt;
The ASoC layer is designed to address these issues and provide the following features:&lt;br /&gt;
* Codec independence. Allows reuse of codec drivers on other platforms and machines.&lt;br /&gt;
* Easy I2S/PCM audio interface setup between codec and SoC. Each SoC interface and codec registers it's audio interface capabilities with the core and are subsequently matched and configured when the application hw params are known.&lt;br /&gt;
* [[DAPM|Dynamic Audio Power Management]] (DAPM). DAPM automatically sets the codec to it's minimum power state at all times. This includes powering up/down internal power blocks depending on the internal codec audio routing and any active streams.&lt;br /&gt;
* Pop and click reduction. Pops and clicks can be reduced by powering the codec up/down in the correct sequence (including using digital mute). ASoC signals the codec when to change power states.&lt;br /&gt;
* Machine specific controls: Allow machines to add controls to the sound card. e.g. volume control for speaker amp.&lt;br /&gt;
&lt;br /&gt;
To achieve all this, ASoC basically splits an embedded audio system into 3 components:&lt;br /&gt;
* Codec driver: The codec driver is platform independent and contains audio controls, audio interface capabilities, codec dapm definition and codec IO functions.&lt;br /&gt;
* Platform driver: The platform driver contains the audio dma engine and audio interface drivers (e.g. I2S, AC97, PCM) for that platform.&lt;br /&gt;
* Machine driver: The machine driver handles any machine specific controls and audio events. i.e. turing on an amp at start of playback.&lt;br /&gt;
&lt;br /&gt;
==Supported SoCs==&lt;br /&gt;
&lt;br /&gt;
The following SoC CPUs are currently supported:&lt;br /&gt;
* Intel/Marvell PXA2xx and PXA3xx (AC97, I2S &amp;amp; PCM)&lt;br /&gt;
* Atmel AT91xxxx (I2S &amp;amp; PCM)&lt;br /&gt;
* Samsung S3C24xx (AC97 &amp;amp; I2S)&lt;br /&gt;
* Freescale i.MX31 (I2S &amp;amp; PCM)&lt;br /&gt;
* Renesas SH7760 (AC97 &amp;amp; I2S)&lt;br /&gt;
&lt;br /&gt;
The following SoC CPUs are currently work in progress:&lt;br /&gt;
&lt;br /&gt;
* Marvell PXA3xx (I2S) &lt;br /&gt;
* Freescale i.MX21 (I2S) &lt;br /&gt;
* Cirrus EP93xx (I2S) &lt;br /&gt;
* AMD/RMI/Alchemy Au1200/Au1550 (AC97, I2S)&lt;br /&gt;
&lt;br /&gt;
==Supported Codecs==&lt;br /&gt;
&lt;br /&gt;
As the number of supported audio codecs is growing all the time, this [http://opensource.wolfsonmicro.com/cgi-bin/gitweb.cgi?p=linux-2.6-asoc;a=tree;f=sound/soc/codecs;h=e862a0fc09f2477114e68ece6a52ea2e052dd315;hb=dev link] shows the supported codecs currently in the ASoC development branch.&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
&lt;br /&gt;
ASoC development takes place in the dev branch of the [http://opensource.wolfsonmicro.com/cgi-bin/gitweb.cgi?p=linux-2.6-asoc;a=summary ASoC git tree]. There is also a [[ASoC/RoadMap]] and a developer IRC channel &amp;lt;tt&amp;gt;#alsa-soc&amp;lt;/tt&amp;gt; on freenode.net.&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;br /&gt;
[[Category:MigratedFromDev]]&lt;/div&gt;</summary>
		<author><name>Broonie</name></author>
	</entry>
	<entry>
		<id>https://www.alsa-project.org/main/index.php?title=ASoC&amp;diff=1587</id>
		<title>ASoC</title>
		<link rel="alternate" type="text/html" href="https://www.alsa-project.org/main/index.php?title=ASoC&amp;diff=1587"/>
		<updated>2008-05-20T18:18:01Z</updated>

		<summary type="html">&lt;p&gt;Broonie: fix borken gitweb links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==ALSA SoC Layer==&lt;br /&gt;
&lt;br /&gt;
The overall project goal of the '''ALSA System on Chip''' (ASoC) layer is to provide better ALSA support for embedded system on chip procesors (e.g. pxa2xx, au1x00, iMX, etc) and portable audio codecs. Currently there is some support in the kernel for SoC audio, however it has some limitations:&lt;br /&gt;
* Currently, codec drivers are often tightly coupled to the underlying SoC cpu. This is not really ideal and leads to code duplication i.e. Linux now has 4 different wm8731 drivers for 4 different SoC platforms.&lt;br /&gt;
* There is no standard method to signal user initiated audio events. e.g. Headphone/Mic insertion, Headphone/Mic detection after an insertion event. These are quite common events on portable devices and ofter require machine specific code to re route audio, enable amps etc after such an event.&lt;br /&gt;
* Current drivers tend to power up the entire codec when playing (or recording) audio. This is fine for a PC, but tends to waste a lot of power on portable devices. There is also no support for saving power via changing codec oversampling rates, bias currents, etc.&lt;br /&gt;
&lt;br /&gt;
ASoC is currently still work in progress with most features implemented and support for the PXA2xx, AT91xx and S3C24xx SoC's now in the mainline kernel.&lt;br /&gt;
&lt;br /&gt;
==Design==&lt;br /&gt;
&lt;br /&gt;
The ASoC layer is designed to address these issues and provide the following features:&lt;br /&gt;
* Codec independence. Allows reuse of codec drivers on other platforms and machines.&lt;br /&gt;
* Easy I2S/PCM audio interface setup between codec and SoC. Each SoC interface and codec registers it's audio interface capabilities with the core and are subsequently matched and configured when the application hw params are known.&lt;br /&gt;
* [[DAPM|Dynamic Audio Power Management]] (DAPM). DAPM automatically sets the codec to it's minimum power state at all times. This includes powering up/down internal power blocks depending on the internal codec audio routing and any active streams.&lt;br /&gt;
* Pop and click reduction. Pops and clicks can be reduced by powering the codec up/down in the correct sequence (including using digital mute). ASoC signals the codec when to change power states.&lt;br /&gt;
* Machine specific controls: Allow machines to add controls to the sound card. e.g. volume control for speaker amp.&lt;br /&gt;
&lt;br /&gt;
To achieve all this, ASoC basically splits an embedded audio system into 3 components:&lt;br /&gt;
* Codec driver: The codec driver is platform independent and contains audio controls, audio interface capabilities, codec dapm definition and codec IO functions.&lt;br /&gt;
* Platform driver: The platform driver contains the audio dma engine and audio interface drivers (e.g. I2S, AC97, PCM) for that platform.&lt;br /&gt;
* Machine driver: The machine driver handles any machine specific controls and audio events. i.e. turing on an amp at start of playback.&lt;br /&gt;
&lt;br /&gt;
==Supported SoC's==&lt;br /&gt;
&lt;br /&gt;
The following SoC CPU's are currently supported:&lt;br /&gt;
* Intel/Marvell PXA2xx (AC97, I2S &amp;amp; PCM)&lt;br /&gt;
* Atmel AT91xxxx (I2S &amp;amp; PCM)&lt;br /&gt;
* Samsung S3C24xx (AC97 &amp;amp; I2S)&lt;br /&gt;
* Freescale i.MX31 (I2S &amp;amp; PCM)&lt;br /&gt;
* Renesas SH7760 (AC97 &amp;amp; I2S)&lt;br /&gt;
&lt;br /&gt;
The following SoC CPU's are currently work in progress:&lt;br /&gt;
&lt;br /&gt;
* Marvell PXA3xx (AC97, I2S, PCM) &lt;br /&gt;
* Freescale i.MX21 (I2S) &lt;br /&gt;
* Cirrus EP93xx (I2S) &lt;br /&gt;
* AMD/RMI/Alchemy Au1200/Au1550 (AC97, I2S)&lt;br /&gt;
&lt;br /&gt;
==Supported Codec's==&lt;br /&gt;
&lt;br /&gt;
As the number of supported audio codecs is growing all the time, this [http://opensource.wolfsonmicro.com/cgi-bin/gitweb.cgi?p=linux-2.6-asoc;a=tree;f=sound/soc/codecs;h=e862a0fc09f2477114e68ece6a52ea2e052dd315;hb=dev link] shows the supported codecs currently in the ASoC development branch.&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
&lt;br /&gt;
ASoC development takes place in the dev branch of the [http://opensource.wolfsonmicro.com/cgi-bin/gitweb.cgi?p=linux-2.6-asoc;a=summary ASoC git tree]. There is also a [[ASoC/RoadMap]] and a developer IRC channel &amp;lt;tt&amp;gt;#alsa-soc&amp;lt;/tt&amp;gt; on freenode.net.&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;br /&gt;
[[Category:MigratedFromDev]]&lt;/div&gt;</summary>
		<author><name>Broonie</name></author>
	</entry>
</feed>