the following patch was just integrated into master: commit 152c0ee5d0eae8e882f9aafbe9530982f659b66b Author: Sathyanarayana Nujella sathyanarayana.nujella@intel.com Date: Wed Nov 30 10:11:55 2016 -0800
mainboard/google/reef: Add all DMIC endpoints
Independent of Board DMIC configuration, add all DMIC points i.e. add DMIC-1ch, DMIC-2ch, DMIC-4ch endpoints.
This allows flexibility to userspace to open capture devices as needed. This is a temporary fix; once upper layers support choosing particular channels from 4-ch PCM stream, we will limit exposing only DMIC-4ch endpoint.
BUG=chrome-os-partner:60444 BRANCH=none TEST=Verify All DMIC blobs are included
Change-Id: I9729a3570c0668f3da4e7986291ebad6fe1de47a Signed-off-by: Sathyanarayana Nujella sathyanarayana.nujella@intel.com Reviewed-on: https://review.coreboot.org/17660 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin adurbin@chromium.org
See https://review.coreboot.org/17660 for details.
-gerrit