Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1476501 > unrolled thread
| Started by | John Keeping <john@metanate.com> |
|---|---|
| First post | 2016-09-05 16:40 +0200 |
| Last post | 2016-09-05 16:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v2 0/2] ASoC: Chromebook Pixel 2015 audio support John Keeping <john@metanate.com> - 2016-09-05 16:40 +0200
| From | John Keeping <john@metanate.com> |
|---|---|
| Date | 2016-09-05 16:40 +0200 |
| Subject | Re: [PATCH v2 0/2] ASoC: Chromebook Pixel 2015 audio support |
| Message-ID | <se3e2-50e-3@gated-at.bofh.it> |
On Wed, 24 Aug 2016 22:06:34 +0100, John Keeping wrote: > This is the second version of the series originally posted here [1]. > > The second patch is largely unchanged and is still derived from the > Chromium OS 3.14 source, but the patch to the codec driver now takes a > different approach that I hope is easier to review as well resulting in > less code. > > [1] https://lkml.org/lkml/2016/8/14/207 Ping? Is there anything I can do to help move this forward? > John Keeping (2): > ASoC: rt5677: Add ACPI support > ASoC: Intel: boards: Add bdw-rt5677 machine driver > > sound/soc/codecs/rt5677.c | 53 +++++- > sound/soc/intel/Kconfig | 11 ++ > sound/soc/intel/boards/Makefile | 2 + > sound/soc/intel/boards/bdw-rt5677.c | 347 ++++++++++++++++++++++++++++++++++++ > sound/soc/intel/common/sst-acpi.c | 1 + > 5 files changed, 413 insertions(+), 1 deletion(-) > create mode 100644 sound/soc/intel/boards/bdw-rt5677.c >
Back to top | Article view | linux.kernel
csiph-web