Re: [alsa-devel] [PATCH v2 3/4] ASoC: Intel: Support rt5660 codec for Baytrail

2017-01-16 Thread Pierre-Louis Bossart
On 1/16/17 1:45 AM, Shrirang Bagul wrote: On Thu, 2017-01-12 at 08:40 -0600, Pierre-Louis Bossart wrote: On 1/12/17 6:01 AM, Shrirang Bagul wrote: rt5660 and rt5640 are similar codecs so reuse the bytcr_rt5640 driver. RT5660 codec is used on Dell Edge IoT Gateways with ACPI ID 10EC3277. These d

Re: [alsa-devel] [PATCH v2 3/4] ASoC: Intel: Support rt5660 codec for Baytrail

2017-01-15 Thread Shrirang Bagul
On Thu, 2017-01-12 at 08:40 -0600, Pierre-Louis Bossart wrote: > On 1/12/17 6:01 AM, Shrirang Bagul wrote: > > rt5660 and rt5640 are similar codecs so reuse the bytcr_rt5640 driver. > > RT5660 codec is used on Dell Edge IoT Gateways with ACPI ID 10EC3277. > > These devices sport only Line-In and Li

Re: [alsa-devel] [PATCH v2 3/4] ASoC: Intel: Support rt5660 codec for Baytrail

2017-01-12 Thread Pierre-Louis Bossart
On 1/12/17 6:01 AM, Shrirang Bagul wrote: rt5660 and rt5640 are similar codecs so reuse the bytcr_rt5640 driver. RT5660 codec is used on Dell Edge IoT Gateways with ACPI ID 10EC3277. These devices sport only Line-In and Line-Out jacks. While it would be nice to avoid copy/pasting everytime we a

[PATCH v2 3/4] ASoC: Intel: Support rt5660 codec for Baytrail

2017-01-12 Thread Shrirang Bagul
rt5660 and rt5640 are similar codecs so reuse the bytcr_rt5640 driver. RT5660 codec is used on Dell Edge IoT Gateways with ACPI ID 10EC3277. These devices sport only Line-In and Line-Out jacks. Signed-off-by: Shrirang Bagul --- sound/soc/intel/Kconfig | 11 +-- sound/soc/intel/ato