ASoC: Intel: cht_bsw_nau8824: Drop compress-cpu-dai bits
authorHans de Goede <hdegoede@redhat.com>
Sun, 6 Dec 2020 12:24:35 +0000 (13:24 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 8 Dec 2020 14:20:32 +0000 (14:20 +0000)
commite60ffc48fac4b6ba8f3ec500bd166909f3db03c3
treef3a21b72d395205c2a7a52b7f31a78854dae025e
parent8f6cfbb6d4272635311b4604194e39172e7719ad
ASoC: Intel: cht_bsw_nau8824: Drop compress-cpu-dai bits

When using the snd-soc-sst-acpi driver then the compress-cpu-dai bits are
not used, the cht_bsw_nau8824 machine-driver is the only BYT/CHT driver
defining them.

When using the snd-sof-acpi driver then the presence of the
compress-cpu-dai bits breaks things because the sof topology file for
by/cht devices does not contain routing info for them.

Drop the compress-cpu-dai bits, fixing the snd-sof-acpi driver not
working on devices using the cht_bsw_nau8824 machine-driver.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20201206122436.13553-2-hdegoede@redhat.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/cht_bsw_nau8824.c