Re: [PATCH] ASoC: codecs-ac97: Remove rate constraints

2015-05-12 Thread Mark Brown
On Sun, May 10, 2015 at 12:09:57AM +0200, Maciej S. Szmigiero wrote: > Remove rate constraints from generic ASoC AC'97 CODEC. > > Supported rates should be detected and constrained anyway by > AC'97 generic code - was tested with VT1613 CODEC and iMX6 SSI > controller. Applied, thanks.

Re: [PATCH] ASoC: codecs-ac97: Remove rate constraints

2015-05-12 Thread Mark Brown
On Sun, May 10, 2015 at 12:09:57AM +0200, Maciej S. Szmigiero wrote: Remove rate constraints from generic ASoC AC'97 CODEC. Supported rates should be detected and constrained anyway by AC'97 generic code - was tested with VT1613 CODEC and iMX6 SSI controller. Applied, thanks.

[PATCH] ASoC: codecs-ac97: Remove rate constraints

2015-05-09 Thread Maciej S. Szmigiero
Remove rate constraints from generic ASoC AC'97 CODEC. Supported rates should be detected and constrained anyway by AC'97 generic code - was tested with VT1613 CODEC and iMX6 SSI controller. This way this driver can be used for platforms which don't need specialized AC'97 CODEC drivers while

Re: [alsa-devel] [PATCH] ASoC: codecs-ac97: Remove rate constraints

2015-05-09 Thread Maciej S. Szmigiero
Hi Fabio, W dniu 09.05.2015 01:47, Fabio Estevam pisze: > Hi Maciej, > (..) > > Please keep me on Cc when you submit further ac97 patches / udoo dts, > so that I can help testing them. > > Thanks, > > Fabio Estevam Thank you for your kind words, naturally I will keep you CCed. Best regards,

[PATCH] ASoC: codecs-ac97: Remove rate constraints

2015-05-09 Thread Maciej S. Szmigiero
Remove rate constraints from generic ASoC AC'97 CODEC. Supported rates should be detected and constrained anyway by AC'97 generic code - was tested with VT1613 CODEC and iMX6 SSI controller. This way this driver can be used for platforms which don't need specialized AC'97 CODEC drivers while

Re: [alsa-devel] [PATCH] ASoC: codecs-ac97: Remove rate constraints

2015-05-09 Thread Maciej S. Szmigiero
Hi Fabio, W dniu 09.05.2015 01:47, Fabio Estevam pisze: Hi Maciej, (..) Please keep me on Cc when you submit further ac97 patches / udoo dts, so that I can help testing them. Thanks, Fabio Estevam Thank you for your kind words, naturally I will keep you CCed. Best regards, Maciej

Re: [alsa-devel] [PATCH] ASoC: codecs-ac97: Remove rate constraints

2015-05-08 Thread Fabio Estevam
Hi Maciej, On Fri, May 8, 2015 at 8:14 PM, Maciej S. Szmigiero wrote: > I currently have audio running on this board at kernel based on > vanilla 3.19 and porting required changes part-by-part to linux-next. > > Changes required on vanilla 3.19 to have it working are: > * AC'97 audio support

Re: [alsa-devel] [PATCH] ASoC: codecs-ac97: Remove rate constraints

2015-05-08 Thread Maciej S. Szmigiero
W dniu 08.05.2015 23:32, Fabio Estevam pisze: > On Fri, May 8, 2015 at 6:16 PM, Maciej S. Szmigiero > wrote: >> Remove rate constraints from generic ASoC AC'97 CODEC and make >> it selectable in config. > > Shouldn't this be split in two patches? I've submitted it as one patch because they are

Re: [alsa-devel] [PATCH] ASoC: codecs-ac97: Remove rate constraints

2015-05-08 Thread Fabio Estevam
On Fri, May 8, 2015 at 6:16 PM, Maciej S. Szmigiero wrote: > Remove rate constraints from generic ASoC AC'97 CODEC and make > it selectable in config. Shouldn't this be split in two patches? > > Supported rates should be detected and constrained anyway by > AC'97 generic code - was tested with

[PATCH] ASoC: codecs-ac97: Remove rate constraints

2015-05-08 Thread Maciej S. Szmigiero
Remove rate constraints from generic ASoC AC'97 CODEC and make it selectable in config. Supported rates should be detected and constrained anyway by AC'97 generic code - was tested with VT1613 CODEC and iMX6 SSI controller. This way this driver can be used for platforms which don't need

[PATCH] ASoC: codecs-ac97: Remove rate constraints

2015-05-08 Thread Maciej S. Szmigiero
Remove rate constraints from generic ASoC AC'97 CODEC and make it selectable in config. Supported rates should be detected and constrained anyway by AC'97 generic code - was tested with VT1613 CODEC and iMX6 SSI controller. This way this driver can be used for platforms which don't need

Re: [alsa-devel] [PATCH] ASoC: codecs-ac97: Remove rate constraints

2015-05-08 Thread Fabio Estevam
On Fri, May 8, 2015 at 6:16 PM, Maciej S. Szmigiero m...@maciej.szmigiero.name wrote: Remove rate constraints from generic ASoC AC'97 CODEC and make it selectable in config. Shouldn't this be split in two patches? Supported rates should be detected and constrained anyway by AC'97 generic

Re: [alsa-devel] [PATCH] ASoC: codecs-ac97: Remove rate constraints

2015-05-08 Thread Maciej S. Szmigiero
W dniu 08.05.2015 23:32, Fabio Estevam pisze: On Fri, May 8, 2015 at 6:16 PM, Maciej S. Szmigiero m...@maciej.szmigiero.name wrote: Remove rate constraints from generic ASoC AC'97 CODEC and make it selectable in config. Shouldn't this be split in two patches? I've submitted it as one patch

Re: [alsa-devel] [PATCH] ASoC: codecs-ac97: Remove rate constraints

2015-05-08 Thread Fabio Estevam
Hi Maciej, On Fri, May 8, 2015 at 8:14 PM, Maciej S. Szmigiero m...@maciej.szmigiero.name wrote: I currently have audio running on this board at kernel based on vanilla 3.19 and porting required changes part-by-part to linux-next. Changes required on vanilla 3.19 to have it working are: *

[PATCH] ASoC: codecs-ac97: Remove rate constraints

2015-04-10 Thread Maciej S. Szmigiero
Remove rate constraints from generic ASoC AC'97 CODEC and make it selectable in config. Supported rates should be detected and constrained anyway by AC'97 generic code - was tested with VT1613 CODEC and iMX6 SSI controller. This way this driver can be used for platforms which don't need

[PATCH] ASoC: codecs-ac97: Remove rate constraints

2015-04-10 Thread Maciej S. Szmigiero
Remove rate constraints from generic ASoC AC'97 CODEC and make it selectable in config. Supported rates should be detected and constrained anyway by AC'97 generic code - was tested with VT1613 CODEC and iMX6 SSI controller. This way this driver can be used for platforms which don't need