Re: [PATCH 00/10] Add support for img AXD audio hardware decoder

2015-08-27 Thread Qais Yousef
On 08/26/2015 07:04 PM, Mark Brown wrote: On Mon, Aug 24, 2015 at 01:39:09PM +0100, Qais Yousef wrote: Qais Yousef (10): irqchip: irq-mips-gic: export gic_send_ipi dt: add img,axd.txt device tree binding document ALSA: add AXD Audio Processing IP alsa driver ALSA: axd: add fw

Re: [PATCH 00/10] Add support for img AXD audio hardware decoder

2015-08-27 Thread Qais Yousef
On 08/26/2015 07:04 PM, Mark Brown wrote: On Mon, Aug 24, 2015 at 01:39:09PM +0100, Qais Yousef wrote: Qais Yousef (10): irqchip: irq-mips-gic: export gic_send_ipi dt: add img,axd.txt device tree binding document ALSA: add AXD Audio Processing IP alsa driver ALSA: axd: add fw

Re: [PATCH 00/10] Add support for img AXD audio hardware decoder

2015-08-26 Thread Mark Brown
On Mon, Aug 24, 2015 at 01:39:09PM +0100, Qais Yousef wrote: > Qais Yousef (10): > irqchip: irq-mips-gic: export gic_send_ipi > dt: add img,axd.txt device tree binding document > ALSA: add AXD Audio Processing IP alsa driver > ALSA: axd: add fw binary header manipulation files > ALSA:

Re: [PATCH 00/10] Add support for img AXD audio hardware decoder

2015-08-26 Thread Mark Brown
On Mon, Aug 24, 2015 at 01:39:09PM +0100, Qais Yousef wrote: Qais Yousef (10): irqchip: irq-mips-gic: export gic_send_ipi dt: add img,axd.txt device tree binding document ALSA: add AXD Audio Processing IP alsa driver ALSA: axd: add fw binary header manipulation files ALSA: axd:

[PATCH 00/10] Add support for img AXD audio hardware decoder

2015-08-24 Thread Qais Yousef
This patch series adds AXD Alsa Compress Offload SoC driver. AXD is an audio hardware based on MIPS architecture that supports decoding, encoding, GEQ, resampling, mixing and synchronisation. At the moment only decoding support is added in hope to add the rest of the functionality on top of that

[PATCH 00/10] Add support for img AXD audio hardware decoder

2015-08-24 Thread Qais Yousef
This patch series adds AXD Alsa Compress Offload SoC driver. AXD is an audio hardware based on MIPS architecture that supports decoding, encoding, GEQ, resampling, mixing and synchronisation. At the moment only decoding support is added in hope to add the rest of the functionality on top of that