ASoC: Intel: boards: Add bdw-rt5677 machine driver
authorJohn Keeping <john@metanate.com>
Wed, 24 Aug 2016 21:06:36 +0000 (22:06 +0100)
committerMark Brown <broonie@kernel.org>
Sat, 24 Sep 2016 19:02:03 +0000 (20:02 +0100)
commit2d995e5dc283adbfbf9c1eb81bf35ca7af2d22a6
treef5d18f384970f7af4ed9db0893db0515c334a082
parentdc995069c675af71a2ecf2ade0995df084da3e2e
ASoC: Intel: boards: Add bdw-rt5677 machine driver

This is used by the Chromebook Pixel 2015.

Signed-off-by: Ben Zhang <benzh@chromium.org>
Signed-off-by: Dylan Reid <dgreid@chromium.org>
[john@metanate.com:
 - forward-port driver from Chromium OS 3.14 tree to master
 - remove wake on voice function that isn't supported by upstream rt5677
   driver
 - remote owner assignment in platform_driver (Evan McClain)
 - convert to devm_snd_soc_register_card (Evan McClain)
 - add a full copyright header based on module license and Chromium OS
   Git history
]
Signed-off-by: John Keeping <john@metanate.com>
Tested-by: Genki Marshall <genki@genki.is>
Tested-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/Kconfig
sound/soc/intel/boards/Makefile
sound/soc/intel/boards/bdw-rt5677.c [new file with mode: 0644]
sound/soc/intel/common/sst-acpi.c