linux/sound/soc/intel/boards
Hans de Goede a0d1d867c2
ASoC: Intel: bytcr_rt5651: Add mono speaker quirk
During my initial round of bytcr_rt5651 long-name patches I did not include
a difference for mono vs stereo speaker setups in the longname because it
seems that all 5651 devices with only a single speaker do some mixing of
left + right on the PCB.

However further testing has shown that while this works great when only
playing audio on the left or right channel, the output becomes garbled
when using both channels at once. Something which does not happen when
using the Stereo DAC MIXL / MIXR switches to mix the channels together
inside the codec and then only outputting on a single channel.

So we need to have separate UCM profiles and thus separate long-names
for devices with a mono speaker vs stereo speakers. Just as we already
have for the bytcr_rt5640 case.

This commit adds a new BYT_RT5651_MONO_SPEAKER quirk and adds "stereo-spk"
or "mono-spk" to the long-name based on this and enables this mapping on
devices with a mono speaker.

Changing the long-name like this is ok for now, since I'm still working
on the UCM profiles, so they are not in upstream alsa-lib yet.

This brings the long-name naming scheme fully in sync with the bytcr_rt5640
case, which is good from a consistency pov.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-07-19 16:04:35 +01:00
..
bdw-rt5677.c Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5651', 'asoc/topic/rt5659' and 'asoc/topic/rt5660' into asoc-next 2018-03-28 10:30:29 +08:00
broadwell.c Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel 2018-03-01 19:55:59 +00:00
bxt_da7219_max98357a.c ASoC: Intel: broxton: reduce machine name for bxt_da7219_max98357a 2018-06-19 15:46:53 +01:00
bxt_rt298.c ASoC: intel: bxt_rt298: Replace GFP_ATOMIC with GFP_KERNEL in broxton_audio_probe 2018-04-16 11:53:39 +01:00
byt-max98090.c ASoC: Intel: byt-max98090: Replace GFP_ATOMIC with GFP_KERNEL 2018-04-20 17:28:53 +01:00
byt-rt5640.c ASoC: rt5640: replace codec to component 2018-02-12 09:45:47 +00:00
bytcht_da7213.c ASoC: Intel - Convert to use acpi_dev_get_first_match_name() 2018-01-12 21:20:29 +00:00
bytcht_es8316.c ASoC: Intel: bytcht_es8316: Replace GFP_ATOMIC with GFP_KERNEL 2018-04-20 17:29:00 +01:00
bytcht_nocodec.c ASoC: Intel: boards: remove hard-coded compressed dailinks 2017-10-18 12:30:29 +01:00
bytcr_rt5640.c ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix2 8 tablet 2018-07-10 18:49:10 +01:00
bytcr_rt5651.c ASoC: Intel: bytcr_rt5651: Add mono speaker quirk 2018-07-19 16:04:35 +01:00
cht_bsw_max98090_ti.c ASoC: intel: cht_bsw_max98090_ti: Replace GFP_ATOMIC with GFP_KERNEL in snd_cht_mc_probe 2018-04-16 11:53:40 +01:00
cht_bsw_nau8824.c ASoC: Intel: cht_bsw_nau8824: Fix jack_type to include SND_JACK_MICROPHONE 2018-05-23 09:37:57 +01:00
cht_bsw_rt5645.c ASoC: intel: cht_bsw_rt5645: Replace GFP_ATOMIC with GFP_KERNEL in snd_cht_mc_probe 2018-04-16 11:53:41 +01:00
cht_bsw_rt5672.c ASoC: Intel: cht-bsw-rt5672: allow for topology-defined codec-dai setup 2018-05-02 05:52:22 +09:00
glk_rt5682_max98357a.c ASoC: Intel: Boards: Add GLK Realtek Maxim I2S machine driver 2018-07-16 15:30:10 +01:00
haswell.c ASoC: intel: haswell: replace platform to component 2018-02-12 11:45:11 +00:00
kbl_da7219_max98357a.c ASoC: Intel: kbl_da7219_max98357a: add fe_ops for kbl Audio Capture Port 2018-06-19 15:46:30 +01:00
kbl_rt5663_max98927.c ASoC: rt5663: Use the set_jack() instead of the export function 2018-05-17 13:33:23 +09:00
kbl_rt5663_rt5514_max98927.c ASoC: rt5663: Use the set_jack() instead of the export function 2018-05-17 13:33:23 +09:00
Kconfig ASoC: Intel: Boards: Add GLK Realtek Maxim I2S machine driver 2018-07-16 15:30:10 +01:00
Makefile ASoC: Intel: Boards: Add GLK Realtek Maxim I2S machine driver 2018-07-16 15:30:10 +01:00
skl_nau88l25_max98357a.c ASoC: intel: skl_nau88l25_max98357a: Replace GFP_ATOMIC with GFP_KERNEL in skylake_audio_probe 2018-04-16 11:53:42 +01:00
skl_nau88l25_ssm4567.c ASoC: intel: skl_nau88l25_ssm4567: Replace GFP_ATOMIC with GFP_KERNEL in skylake_audio_probe 2018-04-16 11:53:43 +01:00
skl_rt286.c ASoC: intel: skl_rt286: Replace GFP_ATOMIC with GFP_KERNEL in skylake_audio_probe 2018-04-16 11:53:44 +01:00