Re: [PATCH 1/2] ASoC: rt5677: Add ACPI support

2016-08-17 Thread John Keeping
On Tue, 16 Aug 2016 18:20:06 +0100, Mark Brown wrote: > On Sun, Aug 14, 2016 at 12:18:22PM +0100, John Keeping wrote: > > > The Chromebook Pixel 2015 uses this codec with the ACPI ID RT5677CE, so > > add an ACPI match table and support for reading properties from ACPI. > > This would be a lot

Re: [PATCH 1/2] ASoC: rt5677: Add ACPI support

2016-08-16 Thread Mark Brown
On Sun, Aug 14, 2016 at 12:18:22PM +0100, John Keeping wrote: > The Chromebook Pixel 2015 uses this codec with the ACPI ID RT5677CE, so > add an ACPI match table and support for reading properties from ACPI. This would be a lot easier to review with a concrete description of what "support for rea

[PATCH 1/2] ASoC: rt5677: Add ACPI support

2016-08-14 Thread John Keeping
The Chromebook Pixel 2015 uses this codec with the ACPI ID RT5677CE, so add an ACPI match table and support for reading properties from ACPI. Signed-off-by: John Keeping --- sound/soc/codecs/rt5677.c | 109 +- 1 file changed, 88 insertions(+), 21 delet